jdupes: Update to version 1.18.2

This commit is contained in:
Jakub Čábera 2020-08-08 02:58:26 +02:00
parent 0e4264c367
commit feb1a76e1b

View File

@ -1,18 +1,18 @@
{
"version": "1.18.1",
"version": "1.18.2",
"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.1/jdupes-1.18.1-win64.zip",
"hash": "de8d61112bbe0a0f99fd376ff56b891f4505c68f1d3fe6af07dc9f92cda9b831",
"extract_dir": "jdupes-1.18.1-win64"
"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"
},
"32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.18.1/jdupes-1.18.1-win32.zip",
"hash": "05e5a7ee40ee6975fdc010fb93c218157d07abff2e2ab8dedbc6086346123079",
"extract_dir": "jdupes-1.18.1-win32"
"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"
}
},
"bin": "jdupes.exe",