fleetctl: update 0.7.0 bottle.

Closes Homebrew/homebrew#31716.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-08-20 06:54:17 +01:00 committed by Mike McQuaid
parent 75653d2b45
commit 10a4c4da39

View file

@ -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