aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorChristian Moritz2014-03-12 19:39:21 +0100
committerJack Nagel2014-03-12 14:23:57 -0500
commit94c5f3df9711f315b8cf5f3ae4efc1d9f2ba0124 (patch)
treedc53bcf850992b6652d4ee3fdc979fda238656ba /Library/Formula
parentae63e7b1f88f02a7e90c75da21d8aefa01c1a7fb (diff)
downloadhomebrew-94c5f3df9711f315b8cf5f3ae4efc1d9f2ba0124.tar.bz2
node devel 0.11.12
Closes #27481. 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 d0f3a3356..9abb4f614 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -36,8 +36,8 @@ class Node < Formula
sha1 '2340ec2dce1794f1ca1c685b56840dd515a271b2'
devel do
- url 'http://nodejs.org/dist/v0.11.11/node-v0.11.11.tar.gz'
- sha1 '65b257ec6584bf339f06f58a8a02ba024e13f283'
+ url 'http://nodejs.org/dist/v0.11.12/node-v0.11.12.tar.gz'
+ sha1 'd991057af05dd70feb2126469ce279a2fe869e86'
end
head 'https://github.com/joyent/node.git'