glooctl: add 0.8.6 bottle.

This commit is contained in:
BrewTestBot 2019-03-08 18:44:01 +00:00 committed by Chongyu Zhu
parent fe437a70a3
commit 4b0e0d4f2b
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -5,6 +5,13 @@ class Glooctl < Formula
:tag => "v0.8.6",
:revision => "42a89574813b066fb096b289ebebbe412d9cf5a8"
bottle do
cellar :any_skip_relocation
sha256 "eccb9830426ec262b4180d2edfb2fa252130a4099f40f893dddf63b251e79869" => :mojave
sha256 "d3bcc7485ea82efc8301f9f9edc573b6b231e241896debe511c66d73013ffd82" => :high_sierra
sha256 "6096ea921583052fc5ae3a30309a10917f33c1c42a56bf8461afd8d07abb3e38" => :sierra
end
depends_on "dep" => :build
depends_on "go" => :build