{
    "version": "2025-11-20_03",
    "description": "A Super-fast account switcher for Steam, Battle.net, Epic Games, Origin, Riot, Ubisoft and many others!",
    "homepage": "https://github.com/TcNobo/TcNo-Acc-Switcher",
    "license": "GPL-3.0-only,LGPL-2.1-only,...",
    "notes": [
        "Run `First Run Installer` to ensure that all required runtimes are properly installed.",
        "This step only needs to be performed once per computer — running it again will have no effect."
    ],
    "architecture": {
        "64bit": {
            "url": "https://github.com/TCNOco/TcNo-Acc-Switcher/releases/download/2025-11-20_03/TcNo-Acc-Switcher_2025-11-20_03.7z",
            "hash": "f913135639584a8b4850ed8e1ece5a3fdbc32624deebf8ec804cb6b1884e5341"
        }
    },
    "shortcuts": [
        [
            "_First_Run_Installer.exe",
            "TcNo Account Switcher\\First Run Installer"
        ],
        [
            "TcNo-Acc-Switcher.exe",
            "TcNo Account Switcher\\TcNo Account Switcher"
        ]
    ],
    "checkver": {
        "github": "https://api.github.com/repos/TCNOco/TcNo-Acc-Switcher/releases/latest",
        "jsonpath": "$.assets[?(@.name =~ /.+\\.7z/i)].browser_download_url",
        "regex": "(?i)download/([\\d._-]+)/(?<name>(?![^\"]+CEF)[^\"]+\\.7z)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/TCNOco/TcNo-Acc-Switcher/releases/download/$version/$matchName"
            }
        }
    }
}
