{
    "version": "3.14.1",
    "description": "A desktop All-in-One assistant tool for Claude Code, Codex & Gemini CLI.",
    "homepage": "https://github.com/farion1231/cc-switch",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/farion1231/cc-switch/releases/download/v3.14.1/CC-Switch-v3.14.1-Windows-Portable.zip",
            "hash": "3747d1218e1fc7f3671b61d1ebf059f5a5aff556dd096b439484681b254eb866"
        }
    },
    "shortcuts": [
        [
            "cc-switch.exe",
            "CC-Switch"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/farion1231/cc-switch/releases/download/v$version/CC-Switch-v$version-Windows-Portable.zip"
            }
        }
    }
}
