From e3a35f462f30d16e5a07c4f90dacd9ea0d1e69fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 20:27:09 +0000 Subject: [PATCH] talosctl: Update to version 1.7.1 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 38ba5238df..f21733961a 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.7.1", "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.7.0/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "2328424d26611dbdcb4d3c083a510f760b54a4e9cfdbbd035f5993eedec4a9dd" + "url": "https://github.com/siderolabs/talos/releases/download/v1.7.1/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "2be6457bf20602001fad2650fb08ed5f0205ae16b65c75e9328c578ca189c54f" } }, "bin": "talosctl.exe",