jdupes: Update to version 1.20.1

This commit is contained in:
Jakub Čábera 2021-10-21 20:17:37 -07:00
parent 11022114a1
commit beb3880790

View File

@ -1,18 +1,18 @@
{
"version": "1.20.0",
"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.0/jdupes-1.20.0-win64.zip",
"hash": "304ecf7b21b5d2c6d053baaad54ccf51951b06855863317e1f9f4c5caf8b7dad",
"extract_dir": "jdupes-1.20.0-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.0/jdupes-1.20.0-win32.zip",
"hash": "81a8f4f4d30807c07f86572a74b5ebe3f5ed55fac14d8bb4282e0ac866304133",
"extract_dir": "jdupes-1.20.0-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",