aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorChristian Moritz2013-08-08 22:26:29 +0200
committerJack Nagel2013-08-08 18:47:14 -0500
commit89e0a4341522ad360de54ef78cb749b744a840f4 (patch)
tree9b52727c46b0c5b34d29f3c872df8262b7f3b70a /Library/Formula
parent486417b9922fb52c9a809799d8a4c825e5484d65 (diff)
downloadhomebrew-89e0a4341522ad360de54ef78cb749b744a840f4.tar.bz2
node devel 0.11.5
Closes #21767. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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'