Skip to content

Commit ae842fe

Browse files
committed
istioctl 1.24.0
1 parent 473ffa2 commit ae842fe

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.23.3.tar.gz"
5-
sha256 "49c0d3b6b6cb99a0b628d30b92a22439e9a9cdb78a1b8aa44c53bbeb0c9f9991"
4+
url "https://github.com/istio/istio/archive/refs/tags/1.24.0.tar.gz"
5+
sha256 "495e2f1a8e9b171c426b7f1db2a77230844ba06cb240b1a694b69c9dffc88317"
66
license "Apache-2.0"
77
head "https://github.com/istio/istio.git", branch: "master"
88

0 commit comments

Comments
 (0)