From bcd4d670d9ec93abbe7fcf4e099a873a714bb8f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 16:30:12 +0000 Subject: [PATCH] talosctl: Update to version 1.9.5 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 2f0bfd7771..3b916e4763 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.9.4", + "version": "1.9.5", "description": "CLI for out-of-band management of Kubernetes nodes created by Talos", "homepage": "https://talos.dev", "license": " MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/siderolabs/talos/releases/download/v1.9.4/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "7bae97fef452829f95f0df5e3690123aaeb41923d9d15ffc098c8d7b70b8f7c1" + "url": "https://github.com/siderolabs/talos/releases/download/v1.9.5/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "714c6c6680f427bc9c596272442f3c534d5c336397371073c819def3cc1a93b2" } }, "bin": "talosctl.exe",