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