diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 716a59df16..d6d03cdd1e 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.11.1", + "version": "1.11.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.11.1/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "b5ce457456883b50b7add7e3142579f2437117892903607bd2178ba45398fb69" + "url": "https://github.com/siderolabs/talos/releases/download/v1.11.2/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "cbce5aab995064b70e9fe1928670ae42a39ad0fcc76a752ce61e4b4504d30cab" } }, "bin": "talosctl.exe",