jd-cmd: Update to version 1.1.0

This commit is contained in:
Jakub Čábera 2020-05-18 11:44:04 +02:00
parent 7f981daa02
commit 5ff540f313

View File

@ -1,10 +1,10 @@
{
"version": "1.0.1",
"version": "1.1.0",
"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.1.Final/jd-cli-1.0.1.Final-dist.zip",
"hash": "767013796e7696854ff8b1ed0a9d4c12e4bed941be0c23537c7a2cadc5022340",
"url": "https://github.com/kwart/jd-cmd/releases/download/jd-cmd-1.1.0.Final/jd-cli-1.1.0.Final-dist.zip",
"hash": "5bb1d20e17dcc442000f6769083bac1d53cb5c84416c6b058be7eebe1c7765b6",
"bin": "jd-cli.jar",
"checkver": {
"github": "https://github.com/kwart/jd-cmd/",