aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/npm.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/npm.rb')
-rw-r--r--Library/Formula/npm.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/npm.rb b/Library/Formula/npm.rb
index ed312c01d..70ff7d28c 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.13'
head 'git://github.com/isaacs/npm.git'
homepage 'http://github.com/isaacs/npm'
- md5 '5a7f97880693fbb72996d30c4aa8308a'
+ md5 'cd4d4b58781355c010e2bbc400f25d93'
depends_on 'node'