jdupes: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2023-06-17 16:27:20 +00:00
parent 0a763e751a
commit ddd84a49cd

View File

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