cfr: Update to version 0.142

This commit is contained in:
Richard Kuhnt 2019-04-09 14:00:20 +00:00
parent 5440e888f5
commit 2bf57015e3

View File

@ -1,13 +1,13 @@
{ {
"version": "0.141", "version": "0.142",
"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.141.jar#/cfr.jar", "url": "https://www.benf.org/other/cfr/cfr-0.142.jar#/cfr.jar",
"hash": "md5:3890cc7334ee7b34052da9b34999b006", "hash": "md5:e219e2758259f14cef1e99a1ea15e837",
"bin": "cfr.jar", "bin": "cfr.jar",
"checkver": "cfr-([\\d\\.]+)\\.jar", "checkver": "cfr-([\\d\\.]+)\\.jar",
"autoupdate": { "autoupdate": {