{
    "version": "0.152",
    "description": "Java decompiler",
    "homepage": "https://www.benf.org/other/cfr",
    "license": "MIT",
    "suggest": {
        "JDK": "java/openjdk"
    },
    "url": "https://www.benf.org/other/cfr/cfr-0.152.jar#/cfr.jar",
    "hash": "md5:8a85ada8cec494121246805a5562b82b",
    "bin": "cfr.jar",
    "checkver": "cfr-([\\d.]+)\\.jar",
    "autoupdate": {
        "url": "https://www.benf.org/other/cfr/cfr-$version.jar#/cfr.jar",
        "hash": {
            "url": "$baseurl",
            "regex": "md5:\\s+$md5"
        }
    }
}
