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 83e5d4052..7e28c134a 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -35,8 +35,8 @@ class Node < Formula
sha1 '3e4f692fb9156c0cee4dd35bd8a6be4ff89a29de'
devel do
- url 'http://nodejs.org/dist/v0.11.2/node-v0.11.2.tar.gz'
- sha1 '1d1080598431062ccb4bbbf7ecbb7596fe664c67'
+ url 'http://nodejs.org/dist/v0.11.3/node-v0.11.3.tar.gz'
+ sha1 '4f646bb3418d1c177ce28cdbc61e71de35b38aea'
end
head 'https://github.com/joyent/node.git'