From 6faaf1b3a95b17fc08606ab54eacbd4c4cef47b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 16:29:29 +0000 Subject: [PATCH] talosctl: Update to version 1.7.6 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 9edfa960fe..e4951297c3 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.7.5", + "version": "1.7.6", "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.5/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "b1930381f452032fa41d73ccdcdc74f3b721e0b601753f56d46b8bd4a45f8b88" + "url": "https://github.com/siderolabs/talos/releases/download/v1.7.6/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "0df2ff34938abb48ee7948ca9e6357609762406cb5c7cd1f88fbcea4f0649e5f" } }, "bin": "talosctl.exe",