{
    "##": "The homepage requires JS to load (not suitable for checkver)",
    "version": "0.0.9.7",
    "description": "EXE analyzer inspired by PEiD. Designed to detect exe signatures, compressor format and dump internal information.",
    "homepage": "http://www.exeinfo.xn.pl/",
    "license": {
        "identifier": "Freeware",
        "url": "https://github.com/ExeinfoASL/ASL"
    },
    "url": "https://raw.githubusercontent.com/ExeinfoASL/ASL/master/exeinfope.zip",
    "hash": "812e210f834a60845b2cc11136817a244dd9a0137994d33d9f2cd2ab662dc797",
    "extract_dir": "ExeinfoPe",
    "bin": "exeinfope.exe",
    "shortcuts": [
        [
            "exeinfope.exe",
            "Exeinfo PE"
        ]
    ],
    "persist": [
        "plugins",
        "exeinfopeRUN.cfg",
        "userdb.txt"
    ],
    "checkver": {
        "url": "https://raw.githubusercontent.com/ExeinfoASL/ASL/master/README.md",
        "regex": "Version\\s+\\: ([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://raw.githubusercontent.com/ExeinfoASL/ASL/master/exeinfope.zip"
    }
}
