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 97f77d3bc..b21e80696 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.3.2.tar.gz'
- sha1 '9931645ccacec27297b8ee6d8f4ea5cd882295eb'
+ url 'https://github.com/coreos/fleet/archive/v0.4.0.tar.gz'
+ sha1 '153dd05ae4c317051cab2921cda62784ee0d0521'
head 'https://github.com/coreos/fleet.git'
bottle do