diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 22301ad971..7a5c906dc9 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.10.5", + "version": "1.10.6", "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.5/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "1111356a615d28206e21406883c0e6ef41db899077790c0167e7947373ec4abd" + "url": "https://github.com/siderolabs/talos/releases/download/v1.10.6/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "2fa4c8354dd41892400d64cdb95819d5f684f1341d7c0d10ca1e2fb9cdc0b621" } }, "bin": "talosctl.exe",