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 8da5d8972..9cba4f082 100644
--- a/Library/Formula/npm.rb
+++ b/Library/Formula/npm.rb
@@ -1,9 +1,9 @@
require 'formula'
class Npm <Formula
- url 'https://github.com/isaacs/npm/tarball/v0.2.11'
+ url 'https://github.com/isaacs/npm/tarball/v0.2.11-5'
homepage 'http://npmjs.org/'
- md5 'aa1e39dab263ff930563ac71c22be20a'
+ md5 '7f62aa24794a805d8d61da93786e3d05'
head 'git://github.com/isaacs/npm.git'
depends_on 'node'