cfr: Update to version 0.149

This commit is contained in:
Richard Kuhnt 2020-02-21 00:01:50 +00:00
parent 3064c4043e
commit 10bfa434d5

View File

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