{
    "version": "20.1.0",
    "description": "Open Source Flash SWF decompiler and editor.",
    "homepage": "https://github.com/jindrapetrik/jpexs-decompiler",
    "license": "GPL-3.0-or-later",
    "url": "https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version20.1.0/ffdec_20.1.0.zip",
    "hash": "7cb1b6f4fb0b264b8232ed245c759d160d0b9efc3bf4ed6740a355ab0d8f2410",
    "bin": "ffdec.jar",
    "shortcuts": [
        [
            "ffdec.exe",
            "FFDec"
        ]
    ],
    "checkver": {
        "github": "https://github.com/jindrapetrik/jpexs-decompiler",
        "regex": "version([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://github.com/jindrapetrik/jpexs-decompiler/releases/download/version$version/ffdec_$version.zip"
    }
}
