From df136f93a296dfedcb04875d1e3c626b5fcbb41f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 16:30:48 +0000 Subject: [PATCH] talosctl: Update to version 1.12.1 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 1c05b09af1..4aed5b3f11 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.1", "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.12.0/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "e75c4312e93b2c8670416de2eaa3b00dec4ddb115b67cf7a297dc88490765b5c" + "url": "https://github.com/siderolabs/talos/releases/download/v1.12.1/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "cf4f4e21a8219ae7de23e22322c68ee947bbd5c92e19385f10b13b5d9a6ca926" } }, "bin": "talosctl.exe",