aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-08-01 23:39:48 +0100
committerJack Nagel2014-08-01 21:26:02 -0500
commit5cc18d7ec9dd18e0eaf0f32de439a4d4316eb79b (patch)
tree46d1eeb01c4d79014ad95d1ef0b8d29243e37ab8 /Library/Formula
parent27c9c7abea583f43439176b6ffe7074ab07f447f (diff)
downloadhomebrew-5cc18d7ec9dd18e0eaf0f32de439a4d4316eb79b.tar.bz2
fleetctl: update 0.6.1 bottle.
Diffstat (limited to 'Library/Formula')
-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 fadd13a81..b8e596323 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 "80417f9cb656b30100f5fb06bb4d4067a6cd3d93" => :mavericks
- sha1 "a8cb08ce6ed71d44bbede0eb50260e14851d6ae2" => :mountain_lion
- sha1 "a62e570c01a879c361b36a7b6b91db6fc052e9b2" => :lion
+ sha1 "1ac4f8f58b2d834eabd0c04b241c743a661b6f17" => :mavericks
+ sha1 "bb58012719aab5b35b0023d46ca5105da0969e61" => :mountain_lion
+ sha1 "c4d16d2949a134c287e624f498511ccd3aa2806b" => :lion
end
depends_on "go" => :build