Updated node.js from version 0.1.23 to 0.1.25

Fixes Homebrew/homebrew#445
master
Tom Ward 2010-01-13 17:28:58 +00:00 committed by Max Howell
parent d2dba428f4
commit f09ece9853
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Node <Formula
url 'http://s3.amazonaws.com/four.livejournal/20091222/node-v0.1.23.tar.gz'
url 'http://s3.amazonaws.com/four.livejournal/20100109/node-v0.1.25.tar.gz'
head 'git://github.com/ry/node.git'
homepage 'http://nodejs.org/'
md5 'f24265b86faa3d04c6f49921b26b8df3'
md5 '17ef9f59b583b2159a6d40e88e767675'
aka 'node.js'