jdupes: Update to version 1.20.2

This commit is contained in:
Richard Kuhnt 2021-11-14 11:00:35 +00:00
parent 0613d4beb0
commit cbea6aba0c

View File

@ -1,18 +1,18 @@
{ {
"version": "1.20.1", "version": "1.20.2",
"description": "Powerful duplicate file finder (enhanced fork of fdupes)", "description": "Powerful duplicate file finder (enhanced fork of fdupes)",
"homepage": "https://github.com/jbruchon/jdupes", "homepage": "https://github.com/jbruchon/jdupes",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.20.1/jdupes-1.20.1-win64.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.20.2/jdupes-1.20.2-win64.zip",
"hash": "575697af1d39b1f5926fa3c72acbb06471ed950c4dea46fc000f5275f93ebf37", "hash": "7574c599c0c17d68aa54d3b1a6972c7542f3096fddc55e2635321f78b8a7ca65",
"extract_dir": "jdupes-1.20.1-win64" "extract_dir": "jdupes-1.20.2-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.20.1/jdupes-1.20.1-win32.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.20.2/jdupes-1.20.2-win32.zip",
"hash": "c73ccd4d7d916d3ed00184be7cdd2222a6ed8d07b6c3a1c5c07a30c1312f87aa", "hash": "95801eb97753e6ef1cff2b0298c4f3849a64e2bd10603056dea1ffc36acd061d",
"extract_dir": "jdupes-1.20.1-win32" "extract_dir": "jdupes-1.20.2-win32"
} }
}, },
"bin": "jdupes.exe", "bin": "jdupes.exe",