aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBlake Imsland2015-04-02 14:23:25 -0700
committerTim D. Smith2015-04-02 21:03:38 -0700
commiteb3bf97549d0058f9fb6bc9852a7e6b0836b173d (patch)
tree4dc1ac9e1125c73601b80ae14e4416a1dd0168dc /Library
parent436502ef3c2e1e7bc2296ca9ecf1cfcd16dc90e0 (diff)
downloadhomebrew-eb3bf97549d0058f9fb6bc9852a7e6b0836b173d.tar.bz2
fleetctl 0.9.2
Closes #38318. Signed-off-by: Tim D. Smith <git@tim-smith.us>
Diffstat (limited to 'Library')
-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 6504a2e93..7dc5f288e 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.1.tar.gz"
- sha1 "1e3754c9be085634f1d637f3ba737147c6f4bab2"
+ url "https://github.com/coreos/fleet/archive/v0.9.2.tar.gz"
+ sha256 "7b5c1dd091b304f8e6cbf31a102533a697d4e3212d34eeca53daa69445f71555"
head "https://github.com/coreos/fleet.git"
bottle do