From f6b14a6ab9108c3e8aaab2bdce542653dce5c10d Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 15 Mar 2012 13:09:05 -0500 Subject: node devel 0.7.6 Signed-off-by: Jack Nagel --- Library/Formula/node.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/node.rb') diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index e29f241f8..20f547dc6 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.5/node-v0.7.5.tar.gz' - md5 '5dd0c1c2053f610c0eee973c5264ee4e' + url 'http://nodejs.org/dist/v0.7.6/node-v0.7.6.tar.gz' + md5 '09f336ce0247bb316550cfe21ff92dd6' end # Leopard OpenSSL is not new enough, so use our keg-only one -- cgit v1.2.3