aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorChristian Moritz2013-09-05 03:46:34 +0200
committerJack Nagel2013-09-05 11:13:07 -0500
commitf7bbdcc14b8e8fa1d0fb6151d84b3ac8d5918c75 (patch)
tree6edb1f519bac00d932cedfba288e3dc069f5a8b8 /Library/Formula
parent49e1b2b1f186c5ff57b100ac10b1a2248d837129 (diff)
downloadhomebrew-f7bbdcc14b8e8fa1d0fb6151d84b3ac8d5918c75.tar.bz2
node devel 0.11.7
Closes #22322. 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 36196b512..c7a18fe8e 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.6/node-v0.11.6.tar.gz'
- sha1 '4f3a643b4913ef085175aef180c3bfd9259a4357'
+ url 'http://nodejs.org/dist/v0.11.7/node-v0.11.7.tar.gz'
+ sha1 'a3b0d7fb818754ad55f06a02745d7ec53986de64'
end
head 'https://github.com/joyent/node.git'