glooctl 0.18.20
Closes #43350. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
8738c37276
commit
9256691053
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.18.19",
|
||||
:revision => "de142be2264649a1d0f1bd28fbe924cb6f3d5431"
|
||||
:tag => "v0.18.20",
|
||||
:revision => "4e14b826135dfa43a2f6e163571234201592739f"
|
||||
head "https://github.com/solo-io/gloo.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue