From a3ecde3f7d28247247f36ee6e044b10a45e60cb9 Mon Sep 17 00:00:00 2001 From: Attila Györffy Date: Fri, 4 May 2012 22:00:56 +0100 Subject: Node 0.6.17 Signed-off-by: Adam Vandenberg --- 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 0c088e711..ae813688e 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -2,8 +2,8 @@ require 'formula' class Node < Formula homepage 'http://nodejs.org/' - url 'http://nodejs.org/dist/v0.6.16/node-v0.6.16.tar.gz' - md5 '14396c18be0ca9660cf61ae38bee6fde' + url 'http://nodejs.org/dist/v0.6.17/node-v0.6.17.tar.gz' + md5 '55641d5d280cdd4e0c030c203107599d' head 'https://github.com/joyent/node.git' -- cgit v1.2.3