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 b558684e7..eeb572cb1 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -46,8 +46,8 @@ class Node < Formula
sha1 'f4fdbb642055be65579e11cb52c823573efabcf2'
devel do
- url 'http://nodejs.org/dist/v0.9.8/node-v0.9.8.tar.gz'
- sha1 'ce337f1f7baca56954412fbeaa25b4f9ea4c8528'
+ url 'http://nodejs.org/dist/v0.9.9/node-v0.9.9.tar.gz'
+ sha1 'af1deb80c79f256b319a727f8593740ff99cdbc8'
end
head 'https://github.com/joyent/node.git'