aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fleetctl.rb
diff options
context:
space:
mode:
authorBrian Waldon2014-05-14 10:27:24 -0700
committerAdam Vandenberg2014-05-14 11:21:28 -0700
commita8e291397a7b264c258967bfac573543e37267c4 (patch)
tree8f79c157a9070d8a6f8cbacfc9711b075d96ba9e /Library/Formula/fleetctl.rb
parent724a7f84d853e978b694555ee61198c75fe409b1 (diff)
downloadhomebrew-a8e291397a7b264c258967bfac573543e37267c4.tar.bz2
fleetctl 0.3.2
Diffstat (limited to 'Library/Formula/fleetctl.rb')
-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 9cff60e2d..ef565c56d 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.0.tar.gz'
- sha1 'fcce42bca624541f890d5ac61c79fd60a0718407'
+ url 'https://github.com/coreos/fleet/archive/v0.3.2.tar.gz'
+ sha1 '9931645ccacec27297b8ee6d8f4ea5cd882295eb'
head 'https://github.com/coreos/fleet.git'
bottle do