talosctl: Update to version 1.5.2

This commit is contained in:
github-actions[bot] 2023-09-07 12:30:35 +00:00
parent 189644ad30
commit baefc23e73

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.1", "version": "1.5.2",
"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.1/talosctl-windows-amd64.exe#/talosctl.exe", "url": "https://github.com/siderolabs/talos/releases/download/v1.5.2/talosctl-windows-amd64.exe#/talosctl.exe",
"hash": "cf33dbf152482ec8d4c013c3b46cec7bb64630a3e93ff5181eb594ed09f39e79" "hash": "c08179d209ebc641f24b5ac8c6abaadbdb6a86c18f5720552adc73cdabeb58ac"
} }
}, },
"bin": "talosctl.exe", "bin": "talosctl.exe",