diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 39565cc445..84779b9b88 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.11.4", + "version": "1.11.5", "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.11.4/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "841c913390f65af838099db7502058e57fe8eb91a80dca16ce9d017db67a583a" + "url": "https://github.com/siderolabs/talos/releases/download/v1.11.5/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "de6386171686843bfcff4066c5b48c2c2f02c97b1a43fe1b9e40f1fcd5c19956" } }, "bin": "talosctl.exe",