{
    "version": "1.7.2",
    "description": "A productivity tool built for Claude Code, Codex, and Gemini CLI, integrating a smart API gateway and configuration management.",
    "homepage": "https://github.com/mos1128/ccg-gateway",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/mos1128/ccg-gateway/releases/download/v1.7.2/ccg-gateway.exe",
            "hash": "06f7716ec5c58e08fa387cfcc9a3f742c5ea3f4aa34de847f40420b8afc7362b"
        }
    },
    "shortcuts": [
        [
            "ccg-gateway.exe",
            "CCG Gateway"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mos1128/ccg-gateway/releases/download/v$version/ccg-gateway.exe"
            }
        }
    }
}
