mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
jd-cmd: Update to version 1.0.0 (#529)
This commit is contained in:
parent
2d9abbae44
commit
2fe85cbbb1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.9.2",
|
||||
"version": "1.0.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-0.9.2.Final/jd-cli-0.9.2-dist.zip",
|
||||
"hash": "059c498e14510f588fede1f0230c6fb62e9e7ef34d8efd80ddee61a57d083404",
|
||||
"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",
|
||||
"bin": "jd-cli.jar",
|
||||
"checkver": {
|
||||
"github": "https://github.com/kwart/jd-cmd/",
|
||||
"regex": "jd-cmd-([\\d\\.]+)\\."
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/kwart/jd-cmd/releases/download/jd-cmd-$version.Final/jd-cli-$version-dist.zip"
|
||||
"url": "https://github.com/kwart/jd-cmd/releases/download/jd-cmd-$version.Final/jd-cli-$version.Final-dist.zip"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user