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 5b8fd647b..8b738ec7e 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -31,8 +31,8 @@ end
class Node < Formula
homepage 'http://nodejs.org/'
- url 'http://nodejs.org/dist/v0.10.12/node-v0.10.12.tar.gz'
- sha1 '3e4f692fb9156c0cee4dd35bd8a6be4ff89a29de'
+ url 'http://nodejs.org/dist/v0.10.13/node-v0.10.13.tar.gz'
+ sha1 'f73d5f134296ed0aa16cbec5d727f94587844155'
devel do
url 'http://nodejs.org/dist/v0.11.3/node-v0.11.3.tar.gz'