cfr: Update to version 0.144

This commit is contained in:
Richard Kuhnt 2019-05-09 07:01:10 +00:00
parent 7b427ce006
commit e542726aab

View File

@ -1,5 +1,5 @@
{ {
"version": "0.143", "version": "0.144",
"description": "Java decompiler", "description": "Java decompiler",
"homepage": "https://www.benf.org/other/cfr", "homepage": "https://www.benf.org/other/cfr",
"license": "MIT", "license": "MIT",
@ -9,8 +9,8 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://www.benf.org/other/cfr/cfr-0.143.jar#/cfr.jar", "url": "https://www.benf.org/other/cfr/cfr-0.144.jar#/cfr.jar",
"hash": "md5:8a411f1a525b26c064712e087f105969", "hash": "md5:fad55e3c613832e6e378271b300e8b1c",
"bin": "cfr.jar", "bin": "cfr.jar",
"checkver": "cfr-([\\d\\.]+)\\.jar", "checkver": "cfr-([\\d\\.]+)\\.jar",
"autoupdate": { "autoupdate": {