From 8a13b4a29d4fe2cb81587a0945f504aadfe6d672 Mon Sep 17 00:00:00 2001 From: Brian Waldon Date: Wed, 17 Sep 2014 21:11:37 -0700 Subject: fleetctl 0.8.1 --- Library/Formula/fleetctl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/fleetctl.rb b/Library/Formula/fleetctl.rb index 3e475d74d..5387a9234 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.8.0.tar.gz" - sha1 "2b45b665513b3ce6812b4f50c48f38891d9c0529" + url "https://github.com/coreos/fleet/archive/v0.8.1.tar.gz" + sha1 "f212d106416cea4d7d310bd2c5f0d843d1fa39ef" head "https://github.com/coreos/fleet.git" bottle do -- cgit v1.2.3