diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 1c05b09af1..4aed5b3f11 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.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.12.0/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "e75c4312e93b2c8670416de2eaa3b00dec4ddb115b67cf7a297dc88490765b5c" + "url": "https://github.com/siderolabs/talos/releases/download/v1.12.1/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "cf4f4e21a8219ae7de23e22322c68ee947bbd5c92e19385f10b13b5d9a6ca926" } }, "bin": "talosctl.exe",