diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/fleetctl.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
