diff --git a/bucket/talosctl.json b/bucket/talosctl.json index db53656a60..8dc9f606ff 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.10.1", + "version": "1.10.2", "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.1/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "f73fa357079f046921b057332e32c5a125c9f82f00f0cd7215bff68fba5492ca" + "url": "https://github.com/siderolabs/talos/releases/download/v1.10.2/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "95dec88f5f909ca6180925ce5c54b00e9d04e12534accfba2f160d49c9f81a9a" } }, "bin": "talosctl.exe",