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