diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 30cbb98a32..9edfa960fe 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.7.4", + "version": "1.7.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.7.4/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "c4280fac45ac14b825f35acf25cce3ff6a6f8b82f118ea0579d69cca54dc16bf" + "url": "https://github.com/siderolabs/talos/releases/download/v1.7.5/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "b1930381f452032fa41d73ccdcdc74f3b721e0b601753f56d46b8bd4a45f8b88" } }, "bin": "talosctl.exe",