aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/node.rb')
-rw-r--r--Library/Formula/node.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb
index d0e85b5c0..6aee3f5d2 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -44,8 +44,8 @@ end
class Node < Formula
homepage 'http://nodejs.org/'
- url 'http://nodejs.org/dist/v0.8.16/node-v0.8.16.tar.gz'
- sha1 '6479366bfbc2b4392f7f496dec55b5ab719308c0'
+ url 'http://nodejs.org/dist/v0.8.17/node-v0.8.17.tar.gz'
+ sha1 '65d22e4e183cee8888c797300d8fdbb5c530c740'
devel do
url 'http://nodejs.org/dist/v0.9.5/node-v0.9.5.tar.gz'
sha1 'a1f1322fcaa5535ae830f3242bcdd213388357cc'