From d30b3f4d6387e3e60ddafed260d12a8cfdb8cb4a Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 24 Mar 2012 12:25:48 -0500 Subject: node 0.6.14 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 d3d348c55..0527bd5ed 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.13/node-v0.6.13.tar.gz' - md5 '87078586e226fd7a4db60d38bea9aad6' + url 'http://nodejs.org/dist/v0.6.14/node-v0.6.14.tar.gz' + md5 '3033a866e230cca64e212ee8f2af27dd' head 'https://github.com/joyent/node.git' -- cgit v1.2.3