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