From eeeeef9898253e893a7f10270a697280953be4e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 16:28:21 +0000 Subject: [PATCH] talosctl: Update to version 1.7.2 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index f21733961a..f7f8f5de36 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.7.1", + "version": "1.7.2", "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.1/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "2be6457bf20602001fad2650fb08ed5f0205ae16b65c75e9328c578ca189c54f" + "url": "https://github.com/siderolabs/talos/releases/download/v1.7.2/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "18ac8d7e1832a9a3533c86ee4598b3fa2466b1d8389f34e0d7797b0f9d1fb44f" } }, "bin": "talosctl.exe",