diff options
| -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 6661c5eb8..d89b6662c 100644 --- a/Library/Formula/npm.rb +++ b/Library/Formula/npm.rb @@ -4,7 +4,7 @@ class Npm <Formula url 'http://github.com/isaacs/npm/tarball/v0.1.19' head 'git://github.com/isaacs/npm.git' homepage 'http://github.com/isaacs/npm' - md5 '7a32ae417e4814442332524c66f923a9' + md5 '5592f63214edbb848e443859ce6093d3' depends_on 'node' |
