aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
diff options
context:
space:
mode:
authorChristian Moritz2013-01-10 09:42:01 +0100
committerCharlie Sharpsteen2013-01-10 11:16:22 -0800
commite4fc741c17411a5d0ad0ac058dd266867e672390 (patch)
tree4e00217e464cf1a44d4e81e4bd9865358463ba81 /Library/Formula/node.rb
parent00698a4adeca347682974b0cb3872495f5c65e3d (diff)
downloadhomebrew-e4fc741c17411a5d0ad0ac058dd266867e672390.tar.bz2
node 0.8.17
Closes #16982. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
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'