istioctl 1.1.6
Closes #39644. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
d2cca79099
commit
6c189fecd5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Istioctl < Formula
|
|||
desc "Istio configuration command-line utility"
|
||||
homepage "https://github.com/istio/istio"
|
||||
url "https://github.com/istio/istio.git",
|
||||
:tag => "1.1.5",
|
||||
:revision => "9b6d31b74d1c0cc9358cc82d395b53f71393326b"
|
||||
:tag => "1.1.6",
|
||||
:revision => "04850e14d38a69a38c16c800e237b1108056513e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue