diff --git a/bucket/talosctl.json b/bucket/talosctl.json index d6d03cdd1e..8f34b2a00d 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.11.2", + "version": "1.11.3", "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.2/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "cbce5aab995064b70e9fe1928670ae42a39ad0fcc76a752ce61e4b4504d30cab" + "url": "https://github.com/siderolabs/talos/releases/download/v1.11.3/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "cde65db26ac09a92d3fe70d0f3c589d9addcb675de7944f2ef4c4180db88e922" } }, "bin": "talosctl.exe",