mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
procyon: Add version 0.5.36
This commit is contained in:
parent
3f1fe00c8d
commit
c4bc74d1ec
22
bucket/procyon.json
Normal file
22
bucket/procyon.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user