Update formula node.js to 0.1.97

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Aku Kotkavuo 2010-06-01 03:38:47 +03:00 committed by Adam Vandenberg
parent 5393f8eb9c
commit 408665c9e2

View file

@ -1,10 +1,10 @@
require 'formula'
class Node <Formula
url 'http://nodejs.org/dist/node-v0.1.96.tar.gz'
url 'http://nodejs.org/dist/node-v0.1.97.tar.gz'
head 'git://github.com/ry/node.git'
homepage 'http://nodejs.org/'
md5 '5e83341afe2b5edf0595e92f96ceed09'
md5 '4e80b775f9417cc8305fdec34646d8fb'
aka 'node.js'