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",