{
    "version": "0.13.12",
    "description": "Utility to get from zero to KUBECONFIG with k3s on any local or remote VM",
    "homepage": "https://k3sup.dev",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/alexellis/k3sup/releases/download/0.13.12/k3sup.exe",
            "hash": "165b20e8f891f53a1d8ea8d2ae257cfa14bfdabc90c03b2d9fdfba19a4490f80"
        }
    },
    "bin": "k3sup.exe",
    "checkver": {
        "github": "https://github.com/alexellis/k3sup"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/alexellis/k3sup/releases/download/$version/k3sup.exe"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
