Updated formula: npm 0.1.19

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Martin Kühl 2010-07-06 21:15:22 +02:00 committed by Adam Vandenberg
parent 97a45a4e9e
commit 3d8b337a9a
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.18'
url 'http://github.com/isaacs/npm/tarball/v0.1.19'
head 'git://github.com/isaacs/npm.git'
homepage 'http://github.com/isaacs/npm'
md5 'b9f001fcef820b863d85d295dfb48520'
md5 '7a32ae417e4814442332524c66f923a9'
depends_on 'node'