jdupes: Update to version 1.20.0

This commit is contained in:
Jakub Čábera 2021-05-12 23:51:10 -07:00
parent 2fbd1af397
commit e4c0ccd4a3

View File

@ -1,18 +1,18 @@
{
"version": "1.19.2",
"version": "1.20.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.19.2/jdupes-1.19.2-win64.zip",
"hash": "b1268f514a1a0d2cefb2a0610c474b69bff2f0f008b1a4db385db3b4455e19fd",
"extract_dir": "jdupes-1.19.2-win64"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.20.0/jdupes-1.20.0-win64.zip",
"hash": "304ecf7b21b5d2c6d053baaad54ccf51951b06855863317e1f9f4c5caf8b7dad",
"extract_dir": "jdupes-1.20.0-win64"
},
"32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.19.2/jdupes-1.19.2-win32.zip",
"hash": "8552f4b62aa319cb65e854d7fbe37e548a784a1f1e75dded2109a783139dcf0b",
"extract_dir": "jdupes-1.19.2-win32"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.20.0/jdupes-1.20.0-win32.zip",
"hash": "81a8f4f4d30807c07f86572a74b5ebe3f5ed55fac14d8bb4282e0ac866304133",
"extract_dir": "jdupes-1.20.0-win32"
}
},
"bin": "jdupes.exe",