mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Searching via https://github.com/ScoopInstaller/Main/search?q=notes+Deprecated, I noticed that all of their notes mention that they are deprecated. So I moved them to the deprecated folder
11 lines
410 B
JSON
11 lines
410 B
JSON
{
|
|
"version": "1.2.0",
|
|
"description": "Command line Java Decompiler",
|
|
"homepage": "https://github.com/kwart/jd-cli",
|
|
"license": "GPL-3.0-only",
|
|
"notes": "Deprecated. Use 'main/jd-cli'",
|
|
"url": "https://github.com/kwart/jd-cli/releases/download/jd-cli-1.2.0/jd-cli-1.2.0-dist.zip",
|
|
"hash": "ae589be342b8ea2ccfa48f9da09c78e1c54f263d6695c7a4385a9f748c22bb25",
|
|
"bin": "jd-cli.jar"
|
|
}
|