jdupes: Update to version 1.21.0

This commit is contained in:
github-actions[bot] 2022-09-03 20:27:59 +00:00
parent 4356a8ca63
commit 9f005663aa

View File

@ -1,18 +1,18 @@
{
"version": "1.20.2",
"version": "1.21.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.20.2/jdupes-1.20.2-win64.zip",
"hash": "7574c599c0c17d68aa54d3b1a6972c7542f3096fddc55e2635321f78b8a7ca65",
"extract_dir": "jdupes-1.20.2-win64"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.0/jdupes-1.21.0-win64.zip",
"hash": "c91489321a9acc258740fe0a59857b37a23e9e5113b4ed93441cdd48c070ef08",
"extract_dir": "jdupes-1.21.0-win64"
},
"32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.20.2/jdupes-1.20.2-win32.zip",
"hash": "95801eb97753e6ef1cff2b0298c4f3849a64e2bd10603056dea1ffc36acd061d",
"extract_dir": "jdupes-1.20.2-win32"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.0/jdupes-1.21.0-win32.zip",
"hash": "9fc6d1111252c4c1a67f052782fe9e8f6733a1b022428a6dc372d1da588cedf4",
"extract_dir": "jdupes-1.21.0-win32"
}
},
"bin": "jdupes.exe",