npm 0.2.2

master
Adam Vandenberg 2010-09-22 08:03:23 -07:00
parent 823873f470
commit 8e855f9e8f
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Npm <Formula
url 'http://github.com/isaacs/npm/tarball/v0.2.0'
url 'http://github.com/isaacs/npm/tarball/v0.2.2'
homepage 'http://github.com/isaacs/npm'
md5 '6bcbe033d026a4be6b5a8c963733da0c'
md5 'ce3f2f87c44146a5f07b49ded366f4e4'
head 'git://github.com/isaacs/npm.git'
depends_on 'node'