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/",