diff options
Diffstat (limited to 'Library/Formula/node.rb')
| -rw-r--r-- | Library/Formula/node.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index 4b33f6ae9..1d95c206c 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -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' |
