Update NPM to v0.2.7-3 & homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
793d4ea70c
commit
86c038293f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Npm <Formula
|
||||
url 'https://github.com/isaacs/npm/tarball/v0.2.7-2'
|
||||
homepage 'https://github.com/isaacs/npm'
|
||||
md5 '017fa6a9d5d433b58cc992af0ced74b7'
|
||||
url 'https://github.com/isaacs/npm/tarball/v0.2.7-3'
|
||||
homepage 'http://npmjs.org/'
|
||||
md5 '97968c39b50e041ba52ddedb4bc0ee09'
|
||||
head 'git://github.com/isaacs/npm.git'
|
||||
|
||||
depends_on 'node'
|
||||
|
|
Loading…
Reference in a new issue