cfr: Update to version 0.141

This commit is contained in:
Richard Kuhnt 2019-03-24 12:00:23 +00:00
parent c7b049b317
commit eaa71f0c06

View File

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