glooctl 0.10.5
Closes #37920. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
20ba739a81
commit
499396f335
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Glooctl < Formula
|
||||||
desc "Envoy-Powered API Gateway"
|
desc "Envoy-Powered API Gateway"
|
||||||
homepage "https://gloo.solo.io"
|
homepage "https://gloo.solo.io"
|
||||||
url "https://github.com/solo-io/gloo.git",
|
url "https://github.com/solo-io/gloo.git",
|
||||||
:tag => "v0.10.4",
|
:tag => "v0.10.5",
|
||||||
:revision => "18afa0fe738d3e6b593e8f16f665eede788fe9b5"
|
:revision => "44cbc55c048270317200eb3eab500bfe585392b8"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue