aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fleetctl.rb
diff options
context:
space:
mode:
authorJean Mertz2014-12-15 22:51:44 +0100
committerJack Nagel2014-12-16 01:09:47 -0500
commitfb3d29b624fd16296e60dc76ada744d0d6c0a658 (patch)
tree295a5630a94448865b111fde6d6462aa28d26424 /Library/Formula/fleetctl.rb
parente37cc7a431cfed3cd4c7b4c4f6a96ec623ac9f5a (diff)
downloadhomebrew-fb3d29b624fd16296e60dc76ada744d0d6c0a658.tar.bz2
fleetctl 0.9.0
Closes #35013. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/fleetctl.rb')
-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 efd9fb281..d0a3a17a3 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.8.3.tar.gz"
- sha1 "0b161574531ffea16453e577a6cd038bf9a85161"
+ url "https://github.com/coreos/fleet/archive/v0.9.0.tar.gz"
+ sha1 "989d5c076b1268e596773ae8ed0d1959d7dabf84"
head "https://github.com/coreos/fleet.git"
bottle do