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 8d5a491b8..13a337cfb 100644
--- a/Library/Formula/npm.rb
+++ b/Library/Formula/npm.rb
@@ -1,10 +1,10 @@
require 'formula'
class Npm <Formula
- url 'http://github.com/isaacs/npm/tarball/v0.1.17'
+ url 'http://github.com/isaacs/npm/tarball/v0.1.18'
head 'git://github.com/isaacs/npm.git'
homepage 'http://github.com/isaacs/npm'
- md5 '0c5b90e2d0bd20c7b1d5a7ab90a835b3'
+ md5 'b9f001fcef820b863d85d295dfb48520'
depends_on 'node'