From 77f8337e5b61aa4dfa5e9c3253e94f321eadd9a2 Mon Sep 17 00:00:00 2001 From: Tim Dorr Date: Mon, 2 Mar 2015 14:54:09 -0500 Subject: [PATCH] fleetctl 0.9.1 Closes Homebrew/homebrew#37333. Signed-off-by: Tim D. Smith --- Formula/fleetctl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/fleetctl.rb b/Formula/fleetctl.rb index 973643423e1ac..669f6a65866b0 100644 --- a/Formula/fleetctl.rb +++ b/Formula/fleetctl.rb @@ -2,8 +2,8 @@ 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