jdupes: Update to version 1.24.0

This commit is contained in:
github-actions[bot] 2023-06-12 04:25:45 +00:00
parent d921cc1b19
commit 45e3889fb9

View File

@ -1,18 +1,18 @@
{ {
"version": "1.23.0", "version": "1.24.0",
"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.23.0/jdupes-1.23.0-win64.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.24.0/jdupes-1.24.0-win64.zip",
"hash": "712ed65c4d33a9d3b968899b2e5451e8664f3f8dc1cf7e1c5efdaf6d3a9bad0a", "hash": "03d9e77b8a743b9094be4544ecff7c90253738666225e30ad162f135b5e4f123",
"extract_dir": "jdupes-1.23.0-win64" "extract_dir": "jdupes-1.24.0-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.23.0/jdupes-1.23.0-win32.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.24.0/jdupes-1.24.0-win32.zip",
"hash": "f5d4efad1ee5c3c909229cb25565561c72bb4d8d6bf9b16b79f8c95c7000f2e4", "hash": "88aea35ed2ce7536ccb6c3ca8466f5fc4d629371a997cc436cd01b28e5302bd4",
"extract_dir": "jdupes-1.23.0-win32" "extract_dir": "jdupes-1.24.0-win32"
} }
}, },
"bin": "jdupes.exe", "bin": "jdupes.exe",