aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/node.rb')
-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 245f0c054..4867b13e1 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.11/node-v0.6.11.tar.gz'
- md5 '2f554353e831b8a22e6a85c676374374'
+ url 'http://nodejs.org/dist/v0.6.12/node-v0.6.12.tar.gz'
+ md5 'a12766ae4003c9712927d1fa134ed9f6'
head 'https://github.com/joyent/node.git'