aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorShawn Jonnet2012-04-18 16:17:36 -0300
committerAdam Vandenberg2012-04-18 18:58:20 -0700
commite18b02f1e9413fe48abadd4b9e301ccfeb86fa8d (patch)
treed04afdc650460c9c53bbb79932bb7de6015ff720 /Library
parent66e90bee696476d8de3075a9afa9103d94364de2 (diff)
downloadhomebrew-e18b02f1e9413fe48abadd4b9e301ccfeb86fa8d.tar.bz2
Node devel 0.7.8
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 88d54bad6..42c1ed256 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -8,8 +8,8 @@ class Node < Formula
head 'https://github.com/joyent/node.git'
devel do
- url 'http://nodejs.org/dist/v0.7.7/node-v0.7.7.tar.gz'
- md5 '6cce285f9e01c9678b4a3e7d034563c9'
+ url 'http://nodejs.org/dist/v0.7.8/node-v0.7.8.tar.gz'
+ md5 '552b1e97539f2d574a2c56b849dea6a5'
end
# Leopard OpenSSL is not new enough, so use our keg-only one