{
    "version": "0.7.4",
    "description": "Fast, small, and fully autonomous AI assistant infrastructure.",
    "homepage": "https://zeroclawlabs.ai",
    "license": "MIT|Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/zeroclaw-labs/zeroclaw/releases/download/v0.7.4/zeroclaw-x86_64-pc-windows-msvc.zip",
            "hash": "1b3de1058acf09f2f72f977c8c578f7a7631aceecb8460b8f31173f65bcdd330"
        }
    },
    "bin": "zeroclaw.exe",
    "checkver": {
        "github": "https://github.com/zeroclaw-labs/zeroclaw"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/zeroclaw-labs/zeroclaw/releases/download/v$version/zeroclaw-x86_64-pc-windows-msvc.zip"
            }
        },
        "hash": {
            "url": "$baseurl/SHA256SUMS"
        }
    }
}
