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