jdupes: Update to version 1.23.0

This commit is contained in:
github-actions[bot] 2023-05-09 04:25:55 +00:00
parent 49bf398745
commit 03667b94a4

View File

@ -1,18 +1,18 @@
{
"version": "1.22.0",
"version": "1.23.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.22.0/jdupes-1.22.0-win64.zip",
"hash": "ecf01b322c98ff1d62be5140524b25b6cac6ef21f389da9d81a915fb38632d4a",
"extract_dir": "jdupes-1.22.0-win64"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.23.0/jdupes-1.23.0-win64.zip",
"hash": "712ed65c4d33a9d3b968899b2e5451e8664f3f8dc1cf7e1c5efdaf6d3a9bad0a",
"extract_dir": "jdupes-1.23.0-win64"
},
"32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.22.0/jdupes-1.22.0-win32.zip",
"hash": "27f1b22e75f38d647e38a2a1d0ee0c2abc8562895bda54fb730703dfd449415a",
"extract_dir": "jdupes-1.22.0-win32"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.23.0/jdupes-1.23.0-win32.zip",
"hash": "f5d4efad1ee5c3c909229cb25565561c72bb4d8d6bf9b16b79f8c95c7000f2e4",
"extract_dir": "jdupes-1.23.0-win32"
}
},
"bin": "jdupes.exe",