aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorTim Dorr2015-03-02 14:54:09 -0500
committerTim D. Smith2015-03-02 17:21:56 -0800
commit253386902554204aeb71684a1b963de67b9a3ba9 (patch)
treeb09f8b6de0cddd5f8a05120d0195df0f70bc5759 /Library
parent357453184f0fb905583c80e300e89602dd386ee8 (diff)
downloadhomebrew-253386902554204aeb71684a1b963de67b9a3ba9.tar.bz2
fleetctl 0.9.1
Closes #37333. 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 973643423..669f6a658 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.0.tar.gz"
- sha1 "989d5c076b1268e596773ae8ed0d1959d7dabf84"
+ url "https://github.com/coreos/fleet/archive/v0.9.1.tar.gz"
+ sha1 "1e3754c9be085634f1d637f3ba737147c6f4bab2"
head "https://github.com/coreos/fleet.git"
bottle do