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 6d7af30d1..26527b7df 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.1.tar.gz"
- sha1 "f212d106416cea4d7d310bd2c5f0d843d1fa39ef"
+ url "https://github.com/coreos/fleet/archive/v0.8.3.tar.gz"
+ sha1 "0b161574531ffea16453e577a6cd038bf9a85161"
head "https://github.com/coreos/fleet.git"
bottle do