jdupes: Update to version 1.20.1

This commit is contained in:
github-actions[bot] 2022-06-07 08:29:47 +00:00
parent 45834cab53
commit 2c2a4802c4

View File

@ -1,18 +1,18 @@
{
"version": "1.20.2",
"version": "1.20.1",
"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.20.1/jdupes-1.20.1-win64.zip",
"hash": "575697af1d39b1f5926fa3c72acbb06471ed950c4dea46fc000f5275f93ebf37",
"extract_dir": "jdupes-1.20.1-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.20.1/jdupes-1.20.1-win32.zip",
"hash": "c73ccd4d7d916d3ed00184be7cdd2222a6ed8d07b6c3a1c5c07a30c1312f87aa",
"extract_dir": "jdupes-1.20.1-win32"
}
},
"bin": "jdupes.exe",