aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStian Eikeland2014-10-03 10:19:57 +0200
committerMike McQuaid2014-10-03 07:28:47 -0700
commit884b9ea29859179ea3bc79fef35deda615df9ec9 (patch)
tree4014ab15f65577d0ef79c68cdeb1e5907585539c
parent60bef5f97169f2d31f089a35e4977cfd5629d4d4 (diff)
downloadhomebrew-884b9ea29859179ea3bc79fef35deda615df9ec9.tar.bz2
fleetctl 0.8.3
-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