diff --git a/bucket/talosctl.json b/bucket/talosctl.json index c16b8dc884..d554ba05cb 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.4.3", + "version": "1.4.4", "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.3/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "9cf21343794af9a94199c56e08b2771b0a1ee9fc5f3a334e022d4be79ebaedaa" + "url": "https://github.com/siderolabs/talos/releases/download/v1.4.4/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "cd2e6c2595494c6736b6a5e15345b989ae12c9f401f9a0a5664d8db1d58e1ea6" } }, "bin": "talosctl.exe",