From 4fe380b1f9686d1f4979169ebdd9d46e5b20cde1 Mon Sep 17 00:00:00 2001 From: Andy Shinn Date: Fri, 1 Aug 2014 15:30:34 -0700 Subject: [PATCH] fleetctl 0.6.1 Closes Homebrew/homebrew#31290. Signed-off-by: Jack Nagel --- Formula/fleetctl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/fleetctl.rb b/Formula/fleetctl.rb index 4abcfb3162..fadd13a81b 100644 --- a/Formula/fleetctl.rb +++ b/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.5.4.tar.gz" - sha1 "1fec5e4d23627446bce52eae691cb233ef03e17b" + url "https://github.com/coreos/fleet/archive/v0.6.1.tar.gz" + sha1 "2a839172b5801b98994d2fc69cfe691a612a3bce" head "https://github.com/coreos/fleet.git" bottle do