{
    "version": "0.17.3",
    "description": "Run official ClaudeCode/Codex/Gemini/OpenCode sessions locally and control them remotely through a Web/PWA/Telegram Mini App.",
    "homepage": "https://hapi.run",
    "license": "AGPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/tiann/hapi/releases/download/v0.17.3/hapi-win32-x64.zip",
            "hash": "e6cd508e50bf7119c634471e7b61f47a626754a67d113a7e3262d77909633249"
        }
    },
    "env_set": {
        "HAPI_HOME": "$persist_dir"
    },
    "bin": "hapi.exe",
    "checkver": {
        "github": "https://github.com/tiann/hapi"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tiann/hapi/releases/download/v$version/hapi-win32-x64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
