{
    "version": "2.0.110",
    "description": "A Java Decompiler based on JD-CORE v0 and v1, supporting 3rd party decompilers",
    "homepage": "https://github.com/nbauma109/jd-gui-duo",
    "license": "GPL-3.0-only",
    "url": "https://github.com/nbauma109/jd-gui-duo/releases/download/2.0.110/jd-gui-duo-windows-2.0.110.tar.xz",
    "hash": "fdd2865a653227f15f60e755664ece2ede84679bea410a4c9f1fa48364d63abe",
    "pre_install": "Move-Item \"$dir\\jd-gui-duo-$version.exe\" \"$dir\\jd-gui-duo.exe\"",
    "bin": "jd-gui-duo.bat",
    "shortcuts": [
        [
            "jd-gui-duo.exe",
            "JD-GUI Duo"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/nbauma109/jd-gui-duo/releases/download/$version/jd-gui-duo-windows-$version.tar.xz"
    }
}
