From a2a1b73a69819c2675f6180e5b74aeaeaa7db02a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:28:02 +0000 Subject: [PATCH] talosctl: Update to version 1.9.3 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index bb127d6c37..817abbb18e 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.9.2", + "version": "1.9.3", "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.2/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "9c9885a9a8e66c73dcfef2d5613ff0eff10508d22b90c8766d8b453be6e1848b" + "url": "https://github.com/siderolabs/talos/releases/download/v1.9.3/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "64fe86a39c7f3c346d84debdf10917abcf890493fff32f62bd7f898ca714c32a" } }, "bin": "talosctl.exe",