aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 0e6539d69..ab5bf579f 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.7/node-v0.10.7.tar.gz'
- sha1 'f2bde505faf6ffed3084c8e550a9e6d4311f13d5'
+ url 'http://nodejs.org/dist/v0.10.8/node-v0.10.8.tar.gz'
+ sha1 'd650a09ae868bb04f424e3560658c15b9a885b5b'
devel do
url 'http://nodejs.org/dist/v0.11.2/node-v0.11.2.tar.gz'