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 111763b87..7d842d17b 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -41,8 +41,8 @@ end
class Node < Formula
homepage 'http://nodejs.org/'
- url 'http://nodejs.org/dist/v0.10.0/node-v0.10.0.tar.gz'
- sha1 '7321266347dc1c47ed2186e7d61752795ce8a0ef'
+ url 'http://nodejs.org/dist/v0.10.1/node-v0.10.1.tar.gz'
+ sha1 'd4d9ef3b70452112246ea2043ef75943611e3537'
head 'https://github.com/joyent/node.git'