2022-06-24 04:32:17 +00:00

21 lines
804 B
JSON

{
"version": "1.2.1",
"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.1/jd-cli-1.2.1.jar#/jd-cli.jar",
"hash": "sha1:afa94906a3696955d9319e8c3f51c96d322aa7e2",
"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"
}
}
}