From 6ec5d862c077d4b5287212e714c9e6ed00f66525 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 08:29:50 +0000 Subject: [PATCH] talosctl: Update to version 1.11.5 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 0417a2c1c3..84779b9b88 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.10.8", + "version": "1.11.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.10.8/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "f8cde799e7b11eeb37c51d8ce8a2ec6b37d28a91dbe487076f3babe4b643805f" + "url": "https://github.com/siderolabs/talos/releases/download/v1.11.5/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "de6386171686843bfcff4066c5b48c2c2f02c97b1a43fe1b9e40f1fcd5c19956" } }, "bin": "talosctl.exe",