istioctl 1.1.5
Closes #39631. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8206ab9da8
commit
c6cb210237
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Istioctl < Formula
|
||||||
desc "Istio configuration command-line utility"
|
desc "Istio configuration command-line utility"
|
||||||
homepage "https://github.com/istio/istio"
|
homepage "https://github.com/istio/istio"
|
||||||
url "https://github.com/istio/istio.git",
|
url "https://github.com/istio/istio.git",
|
||||||
:tag => "1.1.4",
|
:tag => "1.1.5",
|
||||||
:revision => "bc7465793cbff4c4189639b3f404e21c517cbdc6"
|
:revision => "9b6d31b74d1c0cc9358cc82d395b53f71393326b"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue