2019-07-19 21:00:27 +00:00

24 lines
624 B
JSON

{
"version": "0.146",
"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.146.jar#/cfr.jar",
"hash": "md5:2dfcdb25472d19cbc009f760aad2a864",
"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"
}
}
}