From 8675da2550d57d78aa3764e35fc48db1120a4f47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 16:30:33 +0000 Subject: [PATCH] talosctl: Update to version 1.9.1 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 56e376eebb..696ef12edc 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.9.0", + "version": "1.9.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.9.0/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "562929ff4146989d12e596cd1b2242dea78136f640f82f18ddaf6152d0eaabd0" + "url": "https://github.com/siderolabs/talos/releases/download/v1.9.1/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "b0d46307402a4ec4aa63d21dfff288755f7061657892f094f0278933123caddc" } }, "bin": "talosctl.exe",