mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
28 lines
810 B
JSON
28 lines
810 B
JSON
{
|
|
"version": "4.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/4.0.0/windows_czkawka_cli.exe#/czkawka.exe",
|
|
"hash": "eb0a2ba7c70648006106190dbfd363ba59c734269bf84226b484e819b5ee8dc8"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|