gloo-ctl: add 0.8.3 bottle.
This commit is contained in:
parent
1943d2af67
commit
33812c6276
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class GlooCtl < Formula
|
|||
:tag => "v0.8.3",
|
||||
:revision => "0e749d0fd9b41f8606dca85b70f0a9981cb0d5ca"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "f02d27980329ca2062f7e40d25039ba12ff742df29673cd5c863f0e8412bb7ad" => :mojave
|
||||
sha256 "94e899341c9ff3de2063edf03d9268eb3653f3b6062c3406f07815f3bf354086" => :high_sierra
|
||||
sha256 "b88446a61f585fafe883b516f349fd4c33b5d39acbafbf9f7e11da084b1f5014" => :sierra
|
||||
end
|
||||
|
||||
depends_on "dep" => :build
|
||||
depends_on "go" => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue