2022-06-24 00:33:21 +00:00

21 lines
804 B
JSON

{
"version": "1.2.0",
"description": "Command line Java Decompiler",
"homepage": "https://github.com/intoolswetrust/jd-cli",
"license": "GPL-3.0-only",
"url": "https://repo1.maven.org/maven2/com/github/kwart/jd/jd-cli/1.2.0/jd-cli-1.2.0.jar#/jd-cli.jar",
"hash": "sha1:6cd2d49728c8e90096bb958c758d0abc1226da33",
"bin": "jd-cli.jar",
"checkver": {
"github": "https://github.com/intoolswetrust/jd-cli",
"regex": "tag/jd-cli-([\\d.]+)"
},
"autoupdate": {
"url": "https://repo1.maven.org/maven2/com/github/kwart/jd/jd-cli/$version/jd-cli-$version.jar#/jd-cli.jar",
"hash": {
"url": "https://repo1.maven.org/maven2/com/github/kwart/jd/jd-cli/$version/jd-cli-$version.jar.sha1",
"regex": "$sha1"
}
}
}