jd-cmd: Update to version 1.0.1

This commit is contained in:
Richard Kuhnt 2020-01-07 10:00:31 +00:00
parent 8a3a3b24a0
commit 3bb5b5666e

View File

@ -1,10 +1,10 @@
{ {
"version": "1.0.0", "version": "1.0.1",
"description": "Command line Java Decompiler.", "description": "Command line Java Decompiler.",
"homepage": "https://github.com/kwart/jd-cmd/", "homepage": "https://github.com/kwart/jd-cmd/",
"license": "GPL-3.0-only", "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", "url": "https://github.com/kwart/jd-cmd/releases/download/jd-cmd-1.0.1.Final/jd-cli-1.0.1.Final-dist.zip",
"hash": "7de21c63757a7cb1ccb44904eb318fa9ac16f3d49f7ff426c822516821ffc375", "hash": "767013796e7696854ff8b1ed0a9d4c12e4bed941be0c23537c7a2cadc5022340",
"bin": "jd-cli.jar", "bin": "jd-cli.jar",
"checkver": { "checkver": {
"github": "https://github.com/kwart/jd-cmd/", "github": "https://github.com/kwart/jd-cmd/",