istioctl 1.1.2
Istioctl formula bump 1.1.2 Closes #38720. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
af0967c1d5
commit
5a24db1d72
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ 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.1",
|
:tag => "1.1.2",
|
||||||
:revision => "2b1331886076df103179e3da5dc9077fed59c989"
|
:revision => "2b1331886076df103179e3da5dc9077fed59c989"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue