2020-02-21 00:01:50 +00:00

24 lines
624 B
JSON

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