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