mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
14 lines
509 B
JSON
14 lines
509 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://github.com/intoolswetrust/jd-cli/releases/download/jd-cli-1.2.0/jd-cli-1.2.0-dist.zip",
|
|
"hash": "ae589be342b8ea2ccfa48f9da09c78e1c54f263d6695c7a4385a9f748c22bb25",
|
|
"bin": "jd-cli.jar",
|
|
"checkver": {
|
|
"github": "https://github.com/intoolswetrust/jd-cli",
|
|
"regex": "tag/jd-cli-([\\d.]+)"
|
|
}
|
|
}
|