From 3bb5b5666e65ae890ea0abfa0b7c1ecd37392269 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Jan 2020 10:00:31 +0000 Subject: [PATCH] jd-cmd: Update to version 1.0.1 --- bucket/jd-cmd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jd-cmd.json b/bucket/jd-cmd.json index b63227e452..abbae26aea 100644 --- a/bucket/jd-cmd.json +++ b/bucket/jd-cmd.json @@ -1,10 +1,10 @@ { - "version": "1.0.0", + "version": "1.0.1", "description": "Command line Java Decompiler.", "homepage": "https://github.com/kwart/jd-cmd/", "license": "GPL-3.0-only", - "url": "https://github.com/kwart/jd-cmd/releases/download/jd-cmd-1.0.0.Final/jd-cli-1.0.0.Final-dist.zip", - "hash": "7de21c63757a7cb1ccb44904eb318fa9ac16f3d49f7ff426c822516821ffc375", + "url": "https://github.com/kwart/jd-cmd/releases/download/jd-cmd-1.0.1.Final/jd-cli-1.0.1.Final-dist.zip", + "hash": "767013796e7696854ff8b1ed0a9d4c12e4bed941be0c23537c7a2cadc5022340", "bin": "jd-cli.jar", "checkver": { "github": "https://github.com/kwart/jd-cmd/",