mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 04:24:28 +00:00
28 lines
810 B
JSON
28 lines
810 B
JSON
{
|
|
"version": "3.1.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.1.0/windows_czkawka_cli.exe#/czkawka.exe",
|
|
"hash": "bdd52f33bcc0dbef169d25e82746d1fcc88a19aa8c503338047ad86cde413f56"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|