updated node to 0.1.101

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Benjamin Fritsch 2010-07-19 20:59:56 +02:00 committed by Adam Vandenberg
parent 941a675002
commit 4c053733d7
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Node <Formula
url 'http://nodejs.org/dist/node-v0.1.100.tar.gz'
url 'http://nodejs.org/dist/node-v0.1.101.tar.gz'
head 'git://github.com/ry/node.git'
homepage 'http://nodejs.org/'
md5 'f8567739b71d05b8edcae1916d7e80cb'
md5 'd6bb2c6fb87631e4801d281486329d16'
aka 'node.js'