diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 482ba2b2b4..5eee28f314 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.6.5", + "version": "1.6.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.6.5/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "70671b8e0e59a62e178d31d1b810d94fa73e82919bf41808ae22925ffa47b299" + "url": "https://github.com/siderolabs/talos/releases/download/v1.6.6/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "c3e083d893b423233b0caba67c45f820fd99662fe48aaf148138fbb9aab0d55f" } }, "bin": "talosctl.exe",