From 5c770001bacd50fc8ac89c73065db63c24a27e7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 00:33:21 +0000 Subject: [PATCH] jd-cli: Update to version 1.2.0 --- bucket/jd-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jd-cli.json b/bucket/jd-cli.json index b62fa7f38a..4e9b0f2925 100644 --- a/bucket/jd-cli.json +++ b/bucket/jd-cli.json @@ -1,10 +1,10 @@ { - "version": "1.2.1", + "version": "1.2.0", "description": "Command line Java Decompiler", "homepage": "https://github.com/intoolswetrust/jd-cli", "license": "GPL-3.0-only", - "url": "https://repo1.maven.org/maven2/com/github/kwart/jd/jd-cli/1.2.1/jd-cli-1.2.1.jar#/jd-cli.jar", - "hash": "sha1:afa94906a3696955d9319e8c3f51c96d322aa7e2", + "url": "https://repo1.maven.org/maven2/com/github/kwart/jd/jd-cli/1.2.0/jd-cli-1.2.0.jar#/jd-cli.jar", + "hash": "sha1:6cd2d49728c8e90096bb958c758d0abc1226da33", "bin": "jd-cli.jar", "checkver": { "github": "https://github.com/intoolswetrust/jd-cli",