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 5726bda1d..8fe5a86d1 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -36,8 +36,8 @@ class Node < Formula
sha1 '14174896de074c244b0ed2251a95d7163d5a5e87'
devel do
- url 'http://nodejs.org/dist/v0.11.4/node-v0.11.4.tar.gz'
- sha1 '0035d18e2dcf9aad669b1c7c07319e17abfe3762'
+ url 'http://nodejs.org/dist/v0.11.5/node-v0.11.5.tar.gz'
+ sha1 '5cd49ac41bb6929a43aaf77037d051fe794e5ad3'
end
head 'https://github.com/joyent/node.git'