diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 89cf35e2dc..9dfd524afa 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.4.1", + "version": "1.4.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.4.1/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "6fcb23712f9be94ff480b9dddb13f6993a2998acd65077bd45e98cae3d500c69" + "url": "https://github.com/siderolabs/talos/releases/download/v1.4.2/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "f496462bfa29359d1669ec58025db3710affa4db4218d1009ab7a218d6722932" } }, "bin": "talosctl.exe",