aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2010-06-02 07:02:05 -0700
committerAdam Vandenberg2010-06-02 07:02:05 -0700
commitcce692240b3987d3cc852604578f2b5ec67c69ef (patch)
tree57c0a53b72e210c101f0b9f6155d51ce6f0e8a5b /Library
parente9d7a94433ac06b02c242e866c6ea1af0563e35c (diff)
downloadhomebrew-cce692240b3987d3cc852604578f2b5ec67c69ef.tar.bz2
Update npm md5. Fixes #1515.
Diffstat (limited to 'Library')
-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'