Update npm to 0.2.11-5
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
371fefa4b7
commit
00e6aa7bc4
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Npm <Formula
|
||||
url 'https://github.com/isaacs/npm/tarball/v0.2.11'
|
||||
url 'https://github.com/isaacs/npm/tarball/v0.2.11-5'
|
||||
homepage 'http://npmjs.org/'
|
||||
md5 'aa1e39dab263ff930563ac71c22be20a'
|
||||
md5 '7f62aa24794a805d8d61da93786e3d05'
|
||||
head 'git://github.com/isaacs/npm.git'
|
||||
|
||||
depends_on 'node'
|
||||
|
|
Loading…
Reference in a new issue