From b3307e46583b2cb41e95b08428e4edfd9dccb14a Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 25 Aug 2014 21:52:59 +0100 Subject: mesos: add 0.19.1 bottle. Closes #31259. Closes #31884. Signed-off-by: Mike McQuaid --- Library/Formula/mesos.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/mesos.rb b/Library/Formula/mesos.rb index 99262ad2d..b88d61b20 100644 --- a/Library/Formula/mesos.rb +++ b/Library/Formula/mesos.rb @@ -5,6 +5,11 @@ class Mesos < Formula url "http://mirror.cogentco.com/pub/apache/mesos/0.19.1/mesos-0.19.1.tar.gz" sha1 "3f219313324f86e11df25688ccb86c2814ab29c5" + bottle do + sha1 "2758230a98122a25764c7fc4358f45b16c013464" => :mavericks + sha1 "96d0ab4739014e7c51796209a5ce911142f9ac9e" => :mountain_lion + end + depends_on :java => "1.7" depends_on :macos => :mountain_lion -- cgit v1.2.3