diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/npm.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/npm.rb b/Library/Formula/npm.rb index 577b2364a..35f18e30b 100644 --- a/Library/Formula/npm.rb +++ b/Library/Formula/npm.rb @@ -3,7 +3,7 @@ require 'formula' class Npm <Formula url 'http://github.com/isaacs/npm/tarball/v0.2.2' homepage 'http://github.com/isaacs/npm' - md5 'ce3f2f87c44146a5f07b49ded366f4e4' + md5 'c61aaff07b6b66c3f4db26076dc0ec2d' head 'git://github.com/isaacs/npm.git' depends_on 'node' |
