glooctl 0.20.1
Closes #44634. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
00dea7948c
commit
d3d89c41c3
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.19.1",
|
||||
:revision => "1539067a393f53a0b793106aaa4676f8ff87df99"
|
||||
:tag => "v0.20.1",
|
||||
:revision => "102a3a56c1b2059c2177a2e1629d52d8dc5b0639"
|
||||
head "https://github.com/solo-io/gloo.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue