From 2bf57015e321fcfd2517e309898aaa03d360a1eb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Apr 2019 14:00:20 +0000 Subject: [PATCH] cfr: Update to version 0.142 --- cfr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cfr.json b/cfr.json index 3aad71ad4b..880e81d62d 100644 --- a/cfr.json +++ b/cfr.json @@ -1,13 +1,13 @@ { - "version": "0.141", + "version": "0.142", "description": "Java decompiler", "homepage": "https://www.benf.org/other/cfr", "license": "MIT", "suggest": { "JRE": "java/oraclejre8u" }, - "url": "https://www.benf.org/other/cfr/cfr-0.141.jar#/cfr.jar", - "hash": "md5:3890cc7334ee7b34052da9b34999b006", + "url": "https://www.benf.org/other/cfr/cfr-0.142.jar#/cfr.jar", + "hash": "md5:e219e2758259f14cef1e99a1ea15e837", "bin": "cfr.jar", "checkver": "cfr-([\\d\\.]+)\\.jar", "autoupdate": {