From 3ba9d6b63781868742cfe8089292e0dc228bc941 Mon Sep 17 00:00:00 2001 From: Brian Waldon Date: Fri, 24 Jul 2015 14:00:09 -0700 Subject: [PATCH] fleetctl 0.11.2 Closes Homebrew/homebrew#42101. Signed-off-by: Dominyk Tiller --- Formula/fleetctl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/fleetctl.rb b/Formula/fleetctl.rb index e57ee1623d..e5ef06907b 100644 --- a/Formula/fleetctl.rb +++ b/Formula/fleetctl.rb @@ -3,8 +3,8 @@ require "formula" class Fleetctl < Formula desc "Distributed init system" homepage "https://github.com/coreos/fleet" - url "https://github.com/coreos/fleet/archive/v0.11.1.tar.gz" - sha256 "65965730f70021988ed869e23d9599a2305f24287f3ac67c2b995b05ef28cbe8" + url "https://github.com/coreos/fleet/archive/v0.11.2.tar.gz" + sha256 "85aa7c30b835b0145efe67b1cb4ecc3236d625a120a1b5c75b22feb3ca06f818" head "https://github.com/coreos/fleet.git" bottle do