Update npm to 0.1.16

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Martin Kühl 2010-06-12 12:36:05 +02:00 committed by Adam Vandenberg
parent dfa524dfba
commit 71cf84c684
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Npm <Formula
url 'http://github.com/isaacs/npm/tarball/v0.1.13'
url 'http://github.com/isaacs/npm/tarball/v0.1.16'
head 'git://github.com/isaacs/npm.git'
homepage 'http://github.com/isaacs/npm'
md5 'cd4d4b58781355c010e2bbc400f25d93'
md5 '7f0af7ecbf5d9ca5a5db1ad873e41f39'
depends_on 'node'