From ff7805c674c0ef69d9155d780a19f4fb0de9f969 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 12:30:24 +0000 Subject: [PATCH] talosctl: Update to version 1.6.5 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 2326200dfd..482ba2b2b4 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.6.4", + "version": "1.6.5", "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.4/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "fb21cc6c39b80e68b67a36427dad1e9df74f19166e1f0765ec6b528b54d49bcb" + "url": "https://github.com/siderolabs/talos/releases/download/v1.6.5/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "70671b8e0e59a62e178d31d1b810d94fa73e82919bf41808ae22925ffa47b299" } }, "bin": "talosctl.exe",