aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-11-17 10:56:40 -0800
committerAdam Vandenberg2013-11-17 10:56:40 -0800
commitac45ec7ee2a4df98b4d6546346df2c1c478d4888 (patch)
tree260acb16149b3aa88449b46fde6f2f26efb704f4 /Library/Formula
parenta1c2e8eb15f46db93b9415c667528df64034a68e (diff)
downloadhomebrew-ac45ec7ee2a4df98b4d6546346df2c1c478d4888.tar.bz2
node devel 0.11.8
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 e63e63771..fdce91443 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -36,8 +36,8 @@ class Node < Formula
sha1 'd7c6a39dfa714eae1f8da7a00c9a07efd74a03b3'
devel do
- url 'http://nodejs.org/dist/v0.11.7/node-v0.11.7.tar.gz'
- sha1 'a3b0d7fb818754ad55f06a02745d7ec53986de64'
+ url 'http://nodejs.org/dist/v0.11.8/node-v0.11.8.tar.gz'
+ sha1 '21d3927c78adaaf3fe7cc9602ffb0a85de7f6ea0'
end
head 'https://github.com/joyent/node.git'