{
    "version": "1.6.4",
    "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.6.4/talosctl-windows-amd64.exe#/talosctl.exe",
            "hash": "fb21cc6c39b80e68b67a36427dad1e9df74f19166e1f0765ec6b528b54d49bcb"
        }
    },
    "bin": "talosctl.exe",
    "checkver": {
        "github": "https://github.com/siderolabs/talos"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/siderolabs/talos/releases/download/v$version/talosctl-windows-amd64.exe#/talosctl.exe"
            }
        },
        "hash": {
            "url": "$baseurl/sha256sum.txt"
        }
    }
}
