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 d0f3a3356..9abb4f614 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -36,8 +36,8 @@ class Node < Formula
sha1 '2340ec2dce1794f1ca1c685b56840dd515a271b2'
devel do
- url 'http://nodejs.org/dist/v0.11.11/node-v0.11.11.tar.gz'
- sha1 '65b257ec6584bf339f06f58a8a02ba024e13f283'
+ url 'http://nodejs.org/dist/v0.11.12/node-v0.11.12.tar.gz'
+ sha1 'd991057af05dd70feb2126469ce279a2fe869e86'
end
head 'https://github.com/joyent/node.git'