fleetctl 0.10.0

Closes Homebrew/homebrew#38754.

Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
Blake Imsland 2015-04-17 11:07:45 -07:00 committed by Brett Koonce
parent 9ebd9a933a
commit 84b1f447a5

View file

@ -2,8 +2,8 @@ require "formula"
class Fleetctl < Formula
homepage "https://github.com/coreos/fleet"
url "https://github.com/coreos/fleet/archive/v0.9.2.tar.gz"
sha256 "7b5c1dd091b304f8e6cbf31a102533a697d4e3212d34eeca53daa69445f71555"
url "https://github.com/coreos/fleet/archive/v0.10.0.tar.gz"
sha256 "024b29cb217a81d04a48e6e5017549149fccfe76042a3570e9a3b8206cefcf48"
head "https://github.com/coreos/fleet.git"
bottle do