talosctl: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2024-05-01 20:27:09 +00:00
parent 369d19b997
commit e3a35f462f

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.0", "version": "1.7.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.7.0/talosctl-windows-amd64.exe#/talosctl.exe", "url": "https://github.com/siderolabs/talos/releases/download/v1.7.1/talosctl-windows-amd64.exe#/talosctl.exe",
"hash": "2328424d26611dbdcb4d3c083a510f760b54a4e9cfdbbd035f5993eedec4a9dd" "hash": "2be6457bf20602001fad2650fb08ed5f0205ae16b65c75e9328c578ca189c54f"
} }
}, },
"bin": "talosctl.exe", "bin": "talosctl.exe",