From 0bdf990c2f559c93de90e4b0ce409cd960039ba2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 00:35:24 +0000 Subject: [PATCH] talosctl: Update to version 1.4.3 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",