aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2013-08-22 18:01:21 -0500
committerJack Nagel2013-08-22 18:01:21 -0500
commitd996e02ea0372013f790cd3bf0f295080a9d6f72 (patch)
tree7c4ee47d79131d117f9c3354b2997c1ef5835787 /Library
parent200b461862164f66429f92bb54bc54ff7dcf9804 (diff)
downloadhomebrew-d996e02ea0372013f790cd3bf0f295080a9d6f72.tar.bz2
node devel 0.11.6
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 e99bdc2dc..36196b512 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.5/node-v0.11.5.tar.gz'
- sha1 '5cd49ac41bb6929a43aaf77037d051fe794e5ad3'
+ url 'http://nodejs.org/dist/v0.11.6/node-v0.11.6.tar.gz'
+ sha1 '4f3a643b4913ef085175aef180c3bfd9259a4357'
end
head 'https://github.com/joyent/node.git'