cfr: Update to version 0.150

This commit is contained in:
Richard Kuhnt 2020-05-20 23:01:49 +00:00
parent 6e0dc1c004
commit 7e9faf249d

View File

@ -1,5 +1,5 @@
{ {
"version": "0.149", "version": "0.150",
"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.149.jar#/cfr.jar", "url": "https://www.benf.org/other/cfr/cfr-0.150.jar#/cfr.jar",
"hash": "md5:bc8df0b2f08482829c7368c69a4bdbaf", "hash": "md5:9172018d870313e41ae94e16af83c268",
"bin": "cfr.jar", "bin": "cfr.jar",
"checkver": "cfr-([\\d\\.]+)\\.jar", "checkver": "cfr-([\\d\\.]+)\\.jar",
"autoupdate": { "autoupdate": {