node: update to npm 1.4.23

master
Dominyk Tiller 2014-08-02 18:32:49 +01:00 committed by Mike McQuaid
parent 3b334b6d3c
commit 1cd7cf8632
1 changed files with 2 additions and 2 deletions

View File

@ -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