From 6a142611f11b9da3968fbcbfbcd1a897f4bb9088 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 00:33:48 +0000 Subject: [PATCH] talosctl: Update to version 1.4.4 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",