{ "version": "1.19.0", "description": "Powerful duplicate file finder (enhanced fork of fdupes)", "homepage": "https://github.com/jbruchon/jdupes", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/jbruchon/jdupes/releases/download/v1.19.0/jdupes-1.19.0-win64.zip", "hash": "1a836dd5f18328a2953c9788e960699574396d1056a3967dceba016466988caa", "extract_dir": "jdupes-1.19.0-win64" }, "32bit": { "url": "https://github.com/jbruchon/jdupes/releases/download/v1.19.0/jdupes-1.19.0-win32.zip", "hash": "a6508be3675c970ba740165303d4e6f0f777c46a327c983ffc6cf75d27a4b2f6", "extract_dir": "jdupes-1.19.0-win32" } }, "bin": "jdupes.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/jbruchon/jdupes/releases/download/v$version/jdupes-$version-win64.zip", "extract_dir": "jdupes-$version-win64" }, "32bit": { "url": "https://github.com/jbruchon/jdupes/releases/download/v$version/jdupes-$version-win32.zip", "extract_dir": "jdupes-$version-win32" } } } }