talosctl: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2023-12-22 12:29:40 +00:00
parent 317f60e825
commit a3bf1b901a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.0", "version": "1.6.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.6.0/talosctl-windows-amd64.exe#/talosctl.exe", "url": "https://github.com/siderolabs/talos/releases/download/v1.6.1/talosctl-windows-amd64.exe#/talosctl.exe",
"hash": "e5736d5e1a14f153b6018c88bade9f71faace0f67f42dd160b80273d754249b0" "hash": "ddacd798f45855a141fcd906441b5c7704b4a2d4bb59417bcd4c16b8bf0ac914"
} }
}, },
"bin": "talosctl.exe", "bin": "talosctl.exe",