aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/fleetctl.rb4
1 files changed, 2 insertions, 2 deletions
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