{
    "version": "0.2.17",
    "description": "A client-go credential (exec) plugin implementing Azure authentication.",
    "homepage": "https://github.com/Azure/kubelogin/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Azure/kubelogin/releases/download/v0.2.17/kubelogin-win-amd64.zip",
            "hash": "75fffa09b5ccbcf4791e8d3d30091c7846f3b2858f00e27715e6c6e1a8375c33"
        }
    },
    "bin": "bin\\windows_amd64\\kubelogin.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Azure/kubelogin/releases/download/v$version/kubelogin-win-amd64.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
