Pratik Chowdhury 3bc26523ec
fix(deprecated): move to deprecated folder (#2792)
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
2021-10-25 09:03:50 +02:00

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"
}