2020-01-06 15:09:22 +01:00

23 lines
757 B
JSON

{
"homepage": "https://bitbucket.org/mstrobel/procyon/",
"description": "Java decompiler",
"license": "Apache-2.0",
"version": "0.5.36",
"url": "https://bitbucket.org/mstrobel/procyon/downloads/procyon-decompiler-0.5.36.jar#/procyon.jar",
"hash": "74f9f1537113207521a075fafe64bd8265c47a9c73574bbf9fa8854bbf7126bc",
"bin": "procyon.jar",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"checkver": {
"url": "https://bitbucket.org/mstrobel/procyon/downloads/",
"regex": "procyon-decompiler-([\\d.]+).jar"
},
"autoupdate": {
"url": "https://bitbucket.org/mstrobel/procyon/downloads/procyon-decompiler-$version.jar#/procyon.jar"
}
}