diff options
Diffstat (limited to 'Library/Formula/node.rb')
| -rw-r--r-- | Library/Formula/node.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index a83d71608..9ab3e8436 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -30,8 +30,8 @@ class Node < Formula end resource "npm" do - url "http://registry.npmjs.org/npm/-/npm-1.4.21.tgz" - sha1 "5081af517ec2c4cbcf82811b0873195b3d1057f9" + url "http://registry.npmjs.org/npm/-/npm-1.4.23.tgz" + sha1 "3888d9f7168eb0e3371cb8bfa3968b1906441717" end def install |
