talosctl: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2023-08-22 20:23:55 +00:00
parent d70ff4a55a
commit ca1054a243

View File

@ -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", "description": "CLI for out-of-band management of Kubernetes nodes created by Talos",
"homepage": "https://talos.dev", "homepage": "https://talos.dev",
"license": " MPL-2.0", "license": " MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/siderolabs/talos/releases/download/v1.5.0/talosctl-windows-amd64.exe#/talosctl.exe", "url": "https://github.com/siderolabs/talos/releases/download/v1.5.1/talosctl-windows-amd64.exe#/talosctl.exe",
"hash": "61a2db98d9765932d008b75c71f67b565378628c72c2e841d41e40c48238efa7" "hash": "cf33dbf152482ec8d4c013c3b46cec7bb64630a3e93ff5181eb594ed09f39e79"
} }
}, },
"bin": "talosctl.exe", "bin": "talosctl.exe",