From 0b67d4da250e4a887dc1731f068e6d9f60cae623 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 20:29:04 +0000 Subject: [PATCH] istioctl: Update to version 1.25.1 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index bd2b92c772..62862b6a07 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.25.0", + "version": "1.25.1", "description": "Configuration command line utility for service operators to debug and diagnose their Istio mesh.", "homepage": "https://istio.io/latest/docs/reference/commands/istioctl/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/istio/istio/releases/download/1.25.0/istioctl-1.25.0-win.zip", - "hash": "45d18129cdf8f02281a58602edfea21a222b65ebcea3f2737f579a366a00f690" + "url": "https://github.com/istio/istio/releases/download/1.25.1/istioctl-1.25.1-win.zip", + "hash": "4ecb35d7365b137a21e0462d3b57ab0b56efe1f710a4c2ba9d71e85755c60762" } }, "bin": "istioctl.exe",