aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDominyk Tiller2014-08-02 18:32:49 +0100
committerMike McQuaid2014-08-04 09:59:58 +0100
commitdac3c04276870684e9b481bd1546bf3fd8d7d9d3 (patch)
tree336891957c26232e9e60a2db3df769aa30b65f85 /Library/Formula
parentd98264595b08e22388504126c934671b6fc1795c (diff)
downloadhomebrew-dac3c04276870684e9b481bd1546bf3fd8d7d9d3.tar.bz2
node: update to npm 1.4.23
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/node.rb4
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