From e9657285fbdf7dbaa05b6b4195b9237673927ab3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:28:00 +0000 Subject: [PATCH] talosctl: Update to version 1.5.4 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index f3d8c5729a..e9668ca2d0 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.5.3", + "version": "1.5.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.5.3/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "fbb347600825de625c2bfa9fdf2fe86fb876ffaff5018440fdc3e8d1cc1d76b7" + "url": "https://github.com/siderolabs/talos/releases/download/v1.5.4/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "ecded124539d0a198c1e03894cbea68d0ea1a28510f4df3da9ba633f941c2136" } }, "bin": "talosctl.exe",