From 79c6091c36c7f9b66f7c87855f77b3be22eef28b Mon Sep 17 00:00:00 2001 From: Andy Shinn Date: Fri, 29 Aug 2014 10:59:44 -0500 Subject: fleetctl 0.7.1 Closes #31969. Signed-off-by: Jack Nagel --- 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 8e18a719c..7d620321d 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.7.0.tar.gz" - sha1 "9bec7868c9eeec59b3d8f28d01c8a631597b6b09" + url "https://github.com/coreos/fleet/archive/v0.7.1.tar.gz" + sha1 "78b072d91845c75613a48c8424c27f1422cceb51" head "https://github.com/coreos/fleet.git" bottle do -- cgit v1.2.3