We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473ffa2 commit ae842feCopy full SHA for ae842fe
Formula/i/istioctl.rb
@@ -1,8 +1,8 @@
1
class Istioctl < Formula
2
desc "Istio configuration command-line utility"
3
homepage "https://istio.io/"
4
- url "https://github.com/istio/istio/archive/refs/tags/1.23.3.tar.gz"
5
- sha256 "49c0d3b6b6cb99a0b628d30b92a22439e9a9cdb78a1b8aa44c53bbeb0c9f9991"
+ url "https://github.com/istio/istio/archive/refs/tags/1.24.0.tar.gz"
+ sha256 "495e2f1a8e9b171c426b7f1db2a77230844ba06cb240b1a694b69c9dffc88317"
6
license "Apache-2.0"
7
head "https://github.com/istio/istio.git", branch: "master"
8
0 commit comments