From 10a4c4da3956415cc52aa970aa89c51c8b33eff5 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 20 Aug 2014 06:54:17 +0100 Subject: [PATCH] fleetctl: update 0.7.0 bottle. Closes Homebrew/homebrew#31716. Signed-off-by: Mike McQuaid --- Formula/fleetctl.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/fleetctl.rb b/Formula/fleetctl.rb index 4c0168a0c2..8e18a719c9 100644 --- a/Formula/fleetctl.rb +++ b/Formula/fleetctl.rb @@ -7,9 +7,9 @@ class Fleetctl < Formula head "https://github.com/coreos/fleet.git" bottle do - sha1 "7a68c1ad14596201d8c13259047951bf4c3081c7" => :mavericks - sha1 "eb2f8ec141aa3d7c6bdd5c81211d1e0777d78f13" => :mountain_lion - sha1 "057ab92b97d1ec66d6421dd378acf045b6ae3a83" => :lion + sha1 "9e9a20045cba0c6800fb6107ab597ba94cc5fe15" => :mavericks + sha1 "5a9594f397d40aa219dcc442964dc58555704b1f" => :mountain_lion + sha1 "d7fe5f6634f1f6e87395b6034abbfc7e11e287fc" => :lion end depends_on "go" => :build