From cbdf9472e803f76f537b9550b4f15de883e1b54e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 27 Sep 2014 18:42:31 +0100 Subject: [PATCH] mesos: update 0.20.1 bottle. --- Formula/mesos.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mesos.rb b/Formula/mesos.rb index cf95dfc57a..d24bdab51d 100644 --- a/Formula/mesos.rb +++ b/Formula/mesos.rb @@ -6,8 +6,8 @@ class Mesos < Formula sha1 "8028366a2538551daaf290f7c62c4c8bfb415f61" bottle do - sha1 "d51f509321860fd7322eae16ca33a76dcf7313f7" => :mavericks - sha1 "478a96a214091a143c88f9889f212bdacc566912" => :mountain_lion + sha1 "ad8e8a6a5f5a0bd2de953d799999a23d11e60a04" => :mavericks + sha1 "78dfc152a6fd45aabd606683a88c699ff871ae31" => :mountain_lion end depends_on :java => "1.7"