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