mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-04 06:54:26 +00:00
28 lines
810 B
JSON
28 lines
810 B
JSON
{
|
|
"version": "3.0.0",
|
|
"description": "Tool to find duplicates, similar images and music.",
|
|
"homepage": "https://github.com/qarmin/czkawka",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/qarmin/czkawka/releases/download/3.0.0/windows_czkawka_cli.exe#/czkawka.exe",
|
|
"hash": "d9cd589a6d051668a8d9f309d75a13b4dcaf8cfb635c42ad97ba642b7a5775c1"
|
|
}
|
|
},
|
|
"bin": [
|
|
"czkawka.exe",
|
|
[
|
|
"czkawka.exe",
|
|
"windows_czkawka_cli"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/qarmin/czkawka/releases/download/$version/windows_czkawka_cli.exe#/czkawka.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|