glooctl 0.12.0
Closes #38160. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
590d8331e4
commit
e0866e09a0
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Glooctl < Formula
|
||||||
desc "Envoy-Powered API Gateway"
|
desc "Envoy-Powered API Gateway"
|
||||||
homepage "https://gloo.solo.io"
|
homepage "https://gloo.solo.io"
|
||||||
url "https://github.com/solo-io/gloo.git",
|
url "https://github.com/solo-io/gloo.git",
|
||||||
:tag => "v0.11.2",
|
:tag => "v0.12.0",
|
||||||
:revision => "3c5c816a862e1f4dc5df19b9238640a1f78df608"
|
:revision => "91f800db5f96cda80c227bc6edd663c891efd8f1"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue