aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorChristian Moritz2013-07-15 12:36:39 +0200
committerAdam Vandenberg2013-07-15 08:28:13 -0700
commite6a2bc2846c3f79f5e1dbe5ebb2c77e0ce8780a8 (patch)
tree1c33b01d6ef4c714107aa9bbd9bad2fcfaed7476 /Library
parentc5976037812e0e762df5d00189587dd3c7a2f8d7 (diff)
downloadhomebrew-e6a2bc2846c3f79f5e1dbe5ebb2c77e0ce8780a8.tar.bz2
devel node 0.11.4
Closes #21220. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 8b738ec7e..1a272cc24 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -35,8 +35,8 @@ class Node < Formula
sha1 'f73d5f134296ed0aa16cbec5d727f94587844155'
devel do
- url 'http://nodejs.org/dist/v0.11.3/node-v0.11.3.tar.gz'
- sha1 '4b82d58ed3ce38fa67a8484b42cfd47179b6a4a5'
+ url 'http://nodejs.org/dist/v0.11.4/node-v0.11.4.tar.gz'
+ sha1 '0035d18e2dcf9aad669b1c7c07319e17abfe3762'
end
head 'https://github.com/joyent/node.git'