diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 58f23505b9..38ba5238df 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.6.7", + "version": "1.7.0", "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.6.7/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "1c6f8cd676729a7b2f2dad46b59a71ba8bac5ecaa1268f898cfac790a016a6ff" + "url": "https://github.com/siderolabs/talos/releases/download/v1.7.0/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "2328424d26611dbdcb4d3c083a510f760b54a4e9cfdbbd035f5993eedec4a9dd" } }, "bin": "talosctl.exe",