glooctl 0.10.4
Closes #37841. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
30c86b9f23
commit
354b5274d3
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.10.3",
|
||||
:revision => "a3cee406472eeacad8c891289d3d20e9e7b93e23"
|
||||
:tag => "v0.10.4",
|
||||
:revision => "18afa0fe738d3e6b593e8f16f665eede788fe9b5"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue