aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorRob Gabaree2014-06-20 12:39:33 -0400
committerMike McQuaid2014-06-20 19:53:14 +0100
commite2242dadfe1064c0e528d05dc737c3c88d79d3dd (patch)
tree75f964715e7c42fbc400b3832e5564d3f867eb73 /Library/Formula
parent41aa112660fc2b52a7b83bb67454c706cda971ff (diff)
downloadhomebrew-e2242dadfe1064c0e528d05dc737c3c88d79d3dd.tar.bz2
node 0.10.29
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 cc3f123cd..a0cb52091 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -3,8 +3,8 @@ require "formula"
# Note that x.even are stable releases, x.odd are devel releases
class Node < Formula
homepage "http://nodejs.org/"
- url "http://nodejs.org/dist/v0.10.28/node-v0.10.28.tar.gz"
- sha1 "ef08a75f6359a16e672cae684e0804ca7f4554b7"
+ url "http://nodejs.org/dist/v0.10.29/node-v0.10.29.tar.gz"
+ sha1 "0d5dc62090404f7c903f29779295758935529242"
bottle do
sha1 "22ea2a8408d8dacfa486b1badd42a70506f3aecc" => :mavericks