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 8aa4f14c7..11fe9c8bc 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -45,8 +45,8 @@ class Node < Formula
sha1 '99b92864f4a277debecb4c872ea7202c9aa6996f'
devel do
- url 'http://nodejs.org/dist/v0.11.1/node-v0.11.1.tar.gz'
- sha1 'fe13c36f4d9116ed718af9894aab989d74a9d91c'
+ url 'http://nodejs.org/dist/v0.11.2/node-v0.11.2.tar.gz'
+ sha1 '1d1080598431062ccb4bbbf7ecbb7596fe664c67'
end
head 'https://github.com/joyent/node.git'