From d0a0423411aa42b781141e31b584dce3da7ed26e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 20:23:07 +0000 Subject: [PATCH] talosctl: Update to version 1.6.4 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index bc0e146c90..2326200dfd 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.6.3", + "version": "1.6.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.6.3/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "d06998a1318e0c76379a0892782a059f12a9aa41ace3f1b839737bf60613a290" + "url": "https://github.com/siderolabs/talos/releases/download/v1.6.4/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "fb21cc6c39b80e68b67a36427dad1e9df74f19166e1f0765ec6b528b54d49bcb" } }, "bin": "talosctl.exe",