aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-08-29 17:06:20 +0100
committerJack Nagel2014-08-29 11:13:52 -0500
commitf35b1a9ed3b571e5adca83cfd29e3c9b322dda23 (patch)
treee5c356f2c339b6c559808fce31fdea8ace0ae8c7 /Library
parent79c6091c36c7f9b66f7c87855f77b3be22eef28b (diff)
downloadhomebrew-f35b1a9ed3b571e5adca83cfd29e3c9b322dda23.tar.bz2
fleetctl: update 0.7.1 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/fleetctl.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/fleetctl.rb b/Library/Formula/fleetctl.rb
index 7d620321d..f269f0383 100644
--- a/Library/Formula/fleetctl.rb
+++ b/Library/Formula/fleetctl.rb
@@ -7,9 +7,9 @@ class Fleetctl < Formula
head "https://github.com/coreos/fleet.git"
bottle do
- sha1 "9e9a20045cba0c6800fb6107ab597ba94cc5fe15" => :mavericks
- sha1 "5a9594f397d40aa219dcc442964dc58555704b1f" => :mountain_lion
- sha1 "d7fe5f6634f1f6e87395b6034abbfc7e11e287fc" => :lion
+ sha1 "7fe9d8004545528239bdaa189886ce8dde620368" => :mavericks
+ sha1 "17e53f7304ca738b12a1a76112c1063793a8fb99" => :mountain_lion
+ sha1 "a2c9e731cfb9b4ac3e4b9fa03e0533821a60695f" => :lion
end
depends_on "go" => :build