{ "version": "1.19.1", "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.1/jdupes-1.19.1-win64.zip", "hash": "f45766d59cf50403bd94bfd077c13c2319e1f636d4978eb353c7aa31746585b9", "extract_dir": "jdupes-1.19.1-win64" }, "32bit": { "url": "https://github.com/jbruchon/jdupes/releases/download/v1.19.1/jdupes-1.19.1-win32.zip", "hash": "c99d1dbe136dd455e933e107ce0c9058c3ced541320f301c4a2f66cc5e1f7285", "extract_dir": "jdupes-1.19.1-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" } } } }