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