{
    "version": "1.13.0",
    "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.13.0/talosctl-windows-amd64.exe#/talosctl.exe",
            "hash": "c4fb1a0fe5450a2492de0d844da5f108aa89101850cc1835947456b9252315db"
        }
    },
    "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"
        }
    }
}
