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 2d2652949..7d4077577 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -1,9 +1,9 @@ require 'formula' class Node <Formula - url 'http://s3.amazonaws.com/four.livejournal/20091107/node-v0.1.17.tar.gz' + url 'http://s3.amazonaws.com/four.livejournal/20091128/node-v0.1.20.tar.gz' homepage 'http://nodejs.org/' - md5 '4e6c0427da7ff67cd475f28affb859e4' + md5 'ba906befa4cb6f36ef4a5200931d4853' def skip_clean? path # TODO: at some point someone should tweak this so it only skips clean |
