aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-09-17 22:25:03 +0100
committerMike McQuaid2014-09-18 11:28:34 +0100
commitc369468a116a29610ad310669a0c8ac74a3c4a24 (patch)
tree47e57f93975d17f689005df079aeff8ef17fbcea /Library/Formula/node.rb
parentb6c72053d55cbd70eed8c1a32b3ddf5ed63319a9 (diff)
downloadhomebrew-c369468a116a29610ad310669a0c8ac74a3c4a24.tar.bz2
node: update 0.10.32 bottle.
Closes #32372. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/node.rb')
-rw-r--r--Library/Formula/node.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb
index 919b88410..8a11a5ce0 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -7,10 +7,9 @@ class Node < Formula
sha1 "1d748171ba2a9568853ccec442c5f62c46fccc20"
bottle do
- revision 3
- sha1 "42d3400b26a5c75c9474d82e4a87ad7befdc14c3" => :mavericks
- sha1 "718aa836d684e2590d58d7a424af5811bd015ee5" => :mountain_lion
- sha1 "9bef3cd554caa933de28cd22ee743daeffb3df21" => :lion
+ sha1 "f9f083a1cf13cf3703c764d639702627968e2234" => :mavericks
+ sha1 "83a01d1079ed1bc02a7c9fc7cefa589027778b15" => :mountain_lion
+ sha1 "a2dbe4a3358e98813fbc6c83cfa79120177e6fc8" => :lion
end
head "https://github.com/joyent/node.git"