{ "version": "1.25.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.25.0/jdupes-1.25.0-win64.zip", "hash": "265fe5d5ebf77ab3ce6883c7bbf2277ceaf7e7a5eaf5e66c776a3f329be468d0", "extract_dir": "jdupes-1.25.0-win64" }, "32bit": { "url": "https://github.com/jbruchon/jdupes/releases/download/v1.25.0/jdupes-1.25.0-win32.zip", "hash": "a5228c208c3d3f63a5785e609d611cdd9883f1431e0eebab67389e3d37a82406", "extract_dir": "jdupes-1.25.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" } } } }