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 e99bdc2dc..36196b512 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -36,8 +36,8 @@ class Node < Formula
sha1 'c9d31d5415d2cf7a09fd7abebf9f01259e9dd93b'
devel do
- url 'http://nodejs.org/dist/v0.11.5/node-v0.11.5.tar.gz'
- sha1 '5cd49ac41bb6929a43aaf77037d051fe794e5ad3'
+ url 'http://nodejs.org/dist/v0.11.6/node-v0.11.6.tar.gz'
+ sha1 '4f3a643b4913ef085175aef180c3bfd9259a4357'
end
head 'https://github.com/joyent/node.git'