cfr: Update to version 0.147

This commit is contained in:
Richard Kuhnt 2019-10-18 12:00:26 +00:00
parent fdf726826f
commit 0b1304857f

View File

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