From 69863be7628d43802fa6a0d0f6a55e2c261a56c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 16:27:07 +0000 Subject: [PATCH] talosctl: Update to version 1.6.3 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 91618c944f..bc0e146c90 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.6.2", + "version": "1.6.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.6.2/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "7b5f54b76bc3fb083cec36dd3cfe7cbeb78903b7cc0983e225eede626400ab49" + "url": "https://github.com/siderolabs/talos/releases/download/v1.6.3/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "d06998a1318e0c76379a0892782a059f12a9aa41ace3f1b839737bf60613a290" } }, "bin": "talosctl.exe",