diff --git a/bucket/jdupes.json b/bucket/jdupes.json index 3047ddab04..7c5c9eb2a3 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.24.0", + "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.24.0/jdupes-1.24.0-win64.zip", - "hash": "03d9e77b8a743b9094be4544ecff7c90253738666225e30ad162f135b5e4f123", - "extract_dir": "jdupes-1.24.0-win64" + "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.24.0/jdupes-1.24.0-win32.zip", - "hash": "88aea35ed2ce7536ccb6c3ca8466f5fc4d629371a997cc436cd01b28e5302bd4", - "extract_dir": "jdupes-1.24.0-win32" + "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",