ScoopInstaller_Main/deprecated/czkawka-cli.json
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

21 lines
611 B
JSON

{
"version": "2.0.0",
"description": "Tool to find duplicates, similar images and music.",
"homepage": "https://github.com/qarmin/czkawka",
"license": "MIT",
"notes": "Deprecated. Use 'czkawka' instead",
"architecture": {
"64bit": {
"url": "https://github.com/qarmin/czkawka/releases/download/2.0.0/windows_czkawka_cli.exe#/czkawka.exe",
"hash": "84df49a0ef5a3bb87704843ce0166acfb420520ef4fb796e10e5499c29812bef"
}
},
"bin": [
"czkawka.exe",
[
"czkawka.exe",
"windows_czkawka_cli"
]
]
}