From eb3bf97549d0058f9fb6bc9852a7e6b0836b173d Mon Sep 17 00:00:00 2001 From: Blake Imsland Date: Thu, 2 Apr 2015 14:23:25 -0700 Subject: fleetctl 0.9.2 Closes #38318. Signed-off-by: Tim D. Smith --- Library/Formula/fleetctl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3