diff --git a/bucket/jdupes.json b/bucket/jdupes.json index 9d23c72343..89343e809e 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.19.0", + "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.0/jdupes-1.19.0-win64.zip", - "hash": "1a836dd5f18328a2953c9788e960699574396d1056a3967dceba016466988caa", - "extract_dir": "jdupes-1.19.0-win64" + "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.0/jdupes-1.19.0-win32.zip", - "hash": "a6508be3675c970ba740165303d4e6f0f777c46a327c983ffc6cf75d27a4b2f6", - "extract_dir": "jdupes-1.19.0-win32" + "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",