From ca1054a243a137397f49102dd02e501509c2992e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 20:23:55 +0000 Subject: [PATCH] talosctl: Update to version 1.5.1 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index 0eb3772a97..fdf89be797 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.5.1", "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.5.0/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "61a2db98d9765932d008b75c71f67b565378628c72c2e841d41e40c48238efa7" + "url": "https://github.com/siderolabs/talos/releases/download/v1.5.1/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "cf33dbf152482ec8d4c013c3b46cec7bb64630a3e93ff5181eb594ed09f39e79" } }, "bin": "talosctl.exe",