mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Add cfr version 0.139 (#3070)
This commit is contained in:
parent
66cd828988
commit
7c1b18e267
20
cfr.json
Normal file
20
cfr.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"version": "0.139",
|
||||||
|
"description": "Java decompiler",
|
||||||
|
"homepage": "https://www.benf.org/other/cfr",
|
||||||
|
"license": "MIT",
|
||||||
|
"suggest": {
|
||||||
|
"JRE": "java/oraclejre8u"
|
||||||
|
},
|
||||||
|
"url": "https://www.benf.org/other/cfr/cfr-0.139.jar#/cfr.jar",
|
||||||
|
"hash": "md5:ea581b24f9dd0c5a8c51369ca2e5be07",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user