{
    "version": "0.10.0",
    "description": "Platform Engineering Engine: Deliver intentions to Kubernetes and Clouds",
    "homepage": "https://kusionstack.io",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/KusionStack/kusion/releases/download/v0.10.0/kusion_0.10.0_windows_amd64.zip",
            "hash": "c5af630dc3dbde613ea79974d51da8a5e0da983fb5eaf045d334549a1feb5d00"
        }
    },
    "bin": "kusion.exe",
    "checkver": {
        "github": "https://github.com/KusionStack/kusion"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/KusionStack/kusion/releases/download/v$version/kusion_$version_windows_amd64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
