Update node.js to 0.1.33

This commit is contained in:
Adam Vandenberg 2010-03-20 22:54:33 -07:00
parent 245ef26f2c
commit 14321ffb47

View file

@ -1,10 +1,10 @@
require 'formula'
class Node <Formula
url 'http://nodejs.org/dist/node-v0.1.32.tar.gz'
url 'http://nodejs.org/dist/node-v0.1.33.tar.gz'
head 'git://github.com/ry/node.git'
homepage 'http://nodejs.org/'
md5 '54f8118c3352d67bf0378941deb82be7'
md5 'd34173ead6119b9a593176a9c7522cea'
aka 'node.js'