diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 3b916e4763..6edb79e0fc 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.9.5", + "version": "1.10.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.9.5/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "714c6c6680f427bc9c596272442f3c534d5c336397371073c819def3cc1a93b2" + "url": "https://github.com/siderolabs/talos/releases/download/v1.10.0/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "50125fcbe01077e521c60d0e637bd378753d558d7cfe153b274aa92b5d25e74c" } }, "bin": "talosctl.exe",