{
    "version": "0.10.0",
    "description": "A simple application deployment framework for Kubernetes.",
    "homepage": "https://acorn.io",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/acorn-io/acorn/releases/download/v0.10.0/acorn-v0.10.0-windows-amd64.zip",
            "hash": "42bd5fbcb34c12a1eb68ff8a92e29e89b3066c6cb0f14e5dca9ff38e5218b9f9"
        }
    },
    "bin": "acorn.exe",
    "checkver": {
        "github": "https://github.com/acorn-io/acorn"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/acorn-io/acorn/releases/download/v$version/acorn-v$version-windows-amd64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
