{ "version": "1.24.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.24.0/jdupes-1.24.0-win64.zip", "hash": "03d9e77b8a743b9094be4544ecff7c90253738666225e30ad162f135b5e4f123", "extract_dir": "jdupes-1.24.0-win64" }, "32bit": { "url": "https://github.com/jbruchon/jdupes/releases/download/v1.24.0/jdupes-1.24.0-win32.zip", "hash": "88aea35ed2ce7536ccb6c3ca8466f5fc4d629371a997cc436cd01b28e5302bd4", "extract_dir": "jdupes-1.24.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" } } } }