aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-04-04 11:08:07 +0100
committerBrewTestBot2014-04-04 11:08:07 +0100
commit52fcd96588a9ea4d620241e8e4412df3ffc0d408 (patch)
treec700743ad5aae6cebefe41282f0c6b0ff904fa89 /Library/Formula
parentf9008295b3cecaa91802de7aea090c328ab94edc (diff)
downloadhomebrew-52fcd96588a9ea4d620241e8e4412df3ffc0d408.tar.bz2
node: add 0.10.26 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/node.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb
index 03752a8bc..8ed28b697 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -6,6 +6,12 @@ class Node < Formula
url 'http://nodejs.org/dist/v0.10.26/node-v0.10.26.tar.gz'
sha1 '2340ec2dce1794f1ca1c685b56840dd515a271b2'
+ bottle do
+ sha1 "0db92b18d10cb7505d7c885058e337aeb5e9741c" => :mavericks
+ sha1 "b48b83e92cdb8b064620c7fef409b37a2ae90e67" => :mountain_lion
+ sha1 "ecd7b384658ad1a54a74174d07dcffc3aa5ddc92" => :lion
+ end
+
devel do
url 'http://nodejs.org/dist/v0.11.12/node-v0.11.12.tar.gz'
sha1 'd991057af05dd70feb2126469ce279a2fe869e86'