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