diff --git a/bucket/talosctl.json b/bucket/talosctl.json index fdf89be797..276f19e093 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.5.1", + "version": "1.5.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.5.1/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "cf33dbf152482ec8d4c013c3b46cec7bb64630a3e93ff5181eb594ed09f39e79" + "url": "https://github.com/siderolabs/talos/releases/download/v1.5.2/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "c08179d209ebc641f24b5ac8c6abaadbdb6a86c18f5720552adc73cdabeb58ac" } }, "bin": "talosctl.exe",