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 f1677aa19..574c6869d 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.13/node-v0.10.13.tar.gz'
- sha1 'f73d5f134296ed0aa16cbec5d727f94587844155'
+ url 'http://nodejs.org/dist/v0.10.14/node-v0.10.14.tar.gz'
+ sha1 'b5d27b36d25bd7d45e1bb52ce0e0fdfb49dde370'
devel do
url 'http://nodejs.org/dist/v0.11.4/node-v0.11.4.tar.gz'