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