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