cfr: Update to version 0.145

This commit is contained in:
Richard Kuhnt 2019-05-30 19:00:33 +00:00
parent 4b68b3aacc
commit f62e5b232c

View File

@ -1,5 +1,5 @@
{ {
"version": "0.144", "version": "0.145",
"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.144.jar#/cfr.jar", "url": "https://www.benf.org/other/cfr/cfr-0.145.jar#/cfr.jar",
"hash": "md5:fad55e3c613832e6e378271b300e8b1c", "hash": "md5:4fff5f31ca3e541090cb0a26c4e3a512",
"bin": "cfr.jar", "bin": "cfr.jar",
"checkver": "cfr-([\\d\\.]+)\\.jar", "checkver": "cfr-([\\d\\.]+)\\.jar",
"autoupdate": { "autoupdate": {