From 9c6d794d9877e2caec29d88dbedfbadfd2ff5793 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 15 Mar 2012 13:08:56 -0500 Subject: node 0.6.13 Signed-off-by: Jack Nagel --- Library/Formula/node.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index 4867b13e1..e29f241f8 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.12/node-v0.6.12.tar.gz' - md5 'a12766ae4003c9712927d1fa134ed9f6' + url 'http://nodejs.org/dist/v0.6.13/node-v0.6.13.tar.gz' + md5 '87078586e226fd7a4db60d38bea9aad6' head 'https://github.com/joyent/node.git' -- cgit v1.2.3