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