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 a29359dce..f157ff664 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -46,8 +46,8 @@ class Node < Formula
sha1 '65ab7307f1aee12be4c88e396e2510967a52b1c6'
devel do
- url 'http://nodejs.org/dist/v0.9.10/node-v0.9.10.tar.gz'
- sha1 '265542c15cf939b7c71a545758d835ed44d791d3'
+ url 'http://nodejs.org/dist/v0.9.11/node-v0.9.11.tar.gz'
+ sha1 '66370601eb824305b12c7f3e5b2a5e8ca94f1209'
end
head 'https://github.com/joyent/node.git'