jdupes: Update to version 1.19.0

This commit is contained in:
Jakub Čábera 2020-10-11 21:44:26 +02:00
parent bbd82dae74
commit a80f083bd0

View File

@ -1,18 +1,18 @@
{
"version": "1.18.2",
"version": "1.19.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.18.2/jdupes-1.18.2-win64.zip",
"hash": "8656713c7d454c35db901f04609710a58e8e1b74308677939fe2e0ce8cb25530",
"extract_dir": "jdupes-1.18.2-win64"
"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"
},
"32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.18.2/jdupes-1.18.2-win32.zip",
"hash": "6eb198043c569caec3005e8b3b6687b37735d1b6cf64d908094b5914b1db50b6",
"extract_dir": "jdupes-1.18.2-win32"
"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"
}
},
"bin": "jdupes.exe",