aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBlake Imsland2015-04-17 11:07:45 -0700
committerBrett Koonce2015-04-19 20:27:55 -0700
commitbf5fea5953aee9ed5802662ae90a6d209beae872 (patch)
tree5e21b47bc501c53c36e234bff26c8775718b7947 /Library/Formula
parent6ce7fab98b482e3864d8583fb24d10246ae9eda5 (diff)
downloadhomebrew-bf5fea5953aee9ed5802662ae90a6d209beae872.tar.bz2
fleetctl 0.10.0
Closes #38754. Signed-off-by: Brett Koonce <koonce@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fleetctl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fleetctl.rb b/Library/Formula/fleetctl.rb
index 7fb6d7adf..2184529f5 100644
--- a/Library/Formula/fleetctl.rb
+++ b/Library/Formula/fleetctl.rb
@@ -2,8 +2,8 @@ require "formula"
class Fleetctl < Formula
homepage "https://github.com/coreos/fleet"
- url "https://github.com/coreos/fleet/archive/v0.9.2.tar.gz"
- sha256 "7b5c1dd091b304f8e6cbf31a102533a697d4e3212d34eeca53daa69445f71555"
+ url "https://github.com/coreos/fleet/archive/v0.10.0.tar.gz"
+ sha256 "024b29cb217a81d04a48e6e5017549149fccfe76042a3570e9a3b8206cefcf48"
head "https://github.com/coreos/fleet.git"
bottle do