cfr: Update to version 0.146

This commit is contained in:
Richard Kuhnt 2019-07-19 21:00:27 +00:00
parent 1995094a7c
commit ade9e53bb4

View File

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