aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 7c7d62094..ac2edf9e2 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.1.25'
+ url 'http://github.com/isaacs/npm/tarball/v0.1.27'
homepage 'http://github.com/isaacs/npm'
- md5 '14910efa963893691406cc761f7c473a'
+ md5 '65a9ba6e46299f213145b90248cbcc20'
head 'git://github.com/isaacs/npm.git'
depends_on 'node'