{
    "version": "2.5.0.1",
    "description": "Yet Another System Region and Language Simulator",
    "homepage": "https://pooi.moe/Locale-Emulator/",
    "license": "LGPL-3.0-only,MS-PL",
    "notes": "Please run Locale Emulator Installer to complete installation.",
    "url": "https://github.com/xupefei/Locale-Emulator/releases/download/v2.5.0.1/Locale.Emulator.2.5.0.1.zip",
    "hash": "808ff584426d52cc775ad6406da00622f454be95bd4c8fbca42eef4b7235ad5c",
    "pre_install": "if (!(Test-Path \"$persist_dir\\LEConfig.xml\")) { New-Item \"$dir\\LEConfig.xml\" | Out-Null }",
    "bin": [
        [
            "LEGUI.exe",
            "Locale-Emulator"
        ],
        "LEProc.exe"
    ],
    "shortcuts": [
        [
            "LEGUI.exe",
            "Locale Emulator"
        ],
        [
            "LEInstaller.exe",
            "Locale Emulator Installer"
        ],
        [
            "LEUpdater.exe",
            "Locale Emulator Updater"
        ]
    ],
    "persist": "LEConfig.xml",
    "checkver": {
        "github": "https://github.com/xupefei/Locale-Emulator"
    },
    "autoupdate": {
        "url": "https://github.com/xupefei/Locale-Emulator/releases/download/v$version/Locale.Emulator.$version.zip"
    }
}
