glooctl 0.20.10
Closes #45831. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
16aab19f4c
commit
232e113536
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.20.9",
|
||||
:revision => "1b9112cc439712de4b5b595d98c6056e8fd43a62"
|
||||
:tag => "v0.20.10",
|
||||
:revision => "b38d03cfba74e228be02115801cacf2adc7a8a11"
|
||||
head "https://github.com/solo-io/gloo.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue