diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 903d649c86..2c066da188 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.8.0", + "version": "1.8.1", "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.8.0/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "0d57625372bf5bd05eb0a5c7df9966c7def243fd569c1076566c53cbee820801" + "url": "https://github.com/siderolabs/talos/releases/download/v1.8.1/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "05c071157636f45e8d7c6828c0bd01802e567932acee396dba9aa53253ae0a59" } }, "bin": "talosctl.exe",