jdupes: Update to version 1.19.2

This commit is contained in:
Jakub Čábera 2021-03-25 06:06:00 +01:00
parent e2f8ed5d33
commit f60020aaa4

View File

@ -1,18 +1,18 @@
{
"version": "1.19.1",
"version": "1.19.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.19.1/jdupes-1.19.1-win64.zip",
"hash": "f45766d59cf50403bd94bfd077c13c2319e1f636d4978eb353c7aa31746585b9",
"extract_dir": "jdupes-1.19.1-win64"
"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"
},
"32bit": {
"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"
"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"
}
},
"bin": "jdupes.exe",