Skip to content

Commit 1154d89

Browse files
committed
istioctl 1.27.0
1 parent 002e17e commit 1154d89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/istioctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Istioctl < Formula
22
desc "Istio configuration command-line utility"
33
homepage "https://istio.io/"
4-
url "https://github.com/istio/istio/archive/refs/tags/1.26.3.tar.gz"
5-
sha256 "38503a436851e01972b811683d5c8ba71cc3b64a2f9e9c80b6e3dbbde5cbdb68"
4+
url "https://github.com/istio/istio/archive/refs/tags/1.27.0.tar.gz"
5+
sha256 "77705777f33dfe3a63ce19344b3e9ace80d0e8160907b112b9eaf9e791a27a37"
66
license "Apache-2.0"
77
head "https://github.com/istio/istio.git", branch: "master"
88

0 commit comments

Comments
 (0)