aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-05-30 17:58:53 +0100
committerJack Nagel2014-05-30 13:49:37 -0500
commitb899e0af2dc62d74a35a8ff16d4511313e4e88e3 (patch)
tree7a307d296454798b28f226f338d2e450403c243f
parent3e38d00a691e59ac30a288b0721183072999f841 (diff)
downloadhomebrew-b899e0af2dc62d74a35a8ff16d4511313e4e88e3.tar.bz2
fleetctl: update 0.4.0 bottle.
-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 b21e80696..9b02e9174 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 "96b02915f2b3f5ea32ccdb72776c6cac3232678f" => :mavericks
- sha1 "4156313fb8d0b37718c916a06002bf66f89302f0" => :mountain_lion
- sha1 "7aa84216b036219dfe2107812161d73cd0036596" => :lion
+ sha1 "f27c9d473cb48d1a66fec798df4dfc9f1cad96e9" => :mavericks
+ sha1 "f97e7212091f075757d9f9f7248e09a21601d2bc" => :mountain_lion
+ sha1 "14bbce08085b257a3875cc34ec50a88c11960e45" => :lion
end
depends_on 'go' => :build