aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/npm.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/npm.rb b/Library/Formula/npm.rb
index e717e3ec1..c33b953db 100644
--- a/Library/Formula/npm.rb
+++ b/Library/Formula/npm.rb
@@ -1,9 +1,9 @@
require 'formula'
class Npm <Formula
- url 'http://github.com/isaacs/npm/tarball/v0.2.3'
+ url 'http://github.com/isaacs/npm/tarball/v0.2.3-6'
homepage 'http://github.com/isaacs/npm'
- md5 'b910a8d98c6aec87f67428ba67fa6ade'
+ md5 '91e9f070ea62214812737d1cbb304039'
head 'git://github.com/isaacs/npm.git'
depends_on 'node'