cfr: Update to version 0.143

This commit is contained in:
Richard Kuhnt 2019-04-13 23:00:22 +00:00
parent f73d38d858
commit abe0c18715

View File

@ -1,13 +1,13 @@
{ {
"version": "0.142", "version": "0.143",
"description": "Java decompiler", "description": "Java decompiler",
"homepage": "https://www.benf.org/other/cfr", "homepage": "https://www.benf.org/other/cfr",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"JRE": "java/oraclejre8u" "JRE": "java/oraclejre8u"
}, },
"url": "https://www.benf.org/other/cfr/cfr-0.142.jar#/cfr.jar", "url": "https://www.benf.org/other/cfr/cfr-0.143.jar#/cfr.jar",
"hash": "md5:e219e2758259f14cef1e99a1ea15e837", "hash": "md5:8a411f1a525b26c064712e087f105969",
"bin": "cfr.jar", "bin": "cfr.jar",
"checkver": "cfr-([\\d\\.]+)\\.jar", "checkver": "cfr-([\\d\\.]+)\\.jar",
"autoupdate": { "autoupdate": {