{
    "version": "1.7.10",
    "description": "Battle Encoder Shirasé. A small tool that controls per-process CPU usage.",
    "homepage": "http://mion.faireal.net/BES",
    "license": "GPL-2.0-only",
    "url": "http://mion.faireal.net/archive/BES/bes_1.7.10.zip",
    "hash": "md5:228fb7dfedd2ff558fbf17ae03423151",
    "extract_dir": "BES_1.7.10",
    "pre_install": "if (!(Test-Path \"$persist_dir\\bes.ini\")) { New-Item \"$dir\\bes.ini\" | Out-Null }",
    "bin": "bes.exe",
    "shortcuts": [
        [
            "bes.exe",
            "BES - Battle Encoder Shirasé"
        ]
    ],
    "persist": "bes.ini",
    "checkver": "Version ([\\d.]+) \\(stable\\)",
    "autoupdate": {
        "url": "http://mion.faireal.net/archive/BES/bes_$version.zip",
        "hash": {
            "url": "http://mion.faireal.net/BES",
            "regex": "MD5 of zip = <code>$md5"
        },
        "extract_dir": "BES_$version"
    }
}
