jdupes: Update to version 1.25.1

This commit is contained in:
github-actions[bot] 2023-06-19 20:24:15 +00:00
parent b8c8eec3e0
commit 0dd8b2dd47

View File

@ -1,18 +1,18 @@
{ {
"version": "1.25.0", "version": "1.25.1",
"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.25.0/jdupes-1.25.0-win64.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.25.1/jdupes-1.25.1-win64.zip",
"hash": "265fe5d5ebf77ab3ce6883c7bbf2277ceaf7e7a5eaf5e66c776a3f329be468d0", "hash": "8795cdaf86565c0db23af1984b12cdf9f54be548eda97fb12f8809ed34b3e5d6",
"extract_dir": "jdupes-1.25.0-win64" "extract_dir": "jdupes-1.25.1-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.25.0/jdupes-1.25.0-win32.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.25.1/jdupes-1.25.1-win32.zip",
"hash": "a5228c208c3d3f63a5785e609d611cdd9883f1431e0eebab67389e3d37a82406", "hash": "7ddeeba402af9fd761a5eefbcf6abe8303d67c36066d2a96ad1c7f2e466a47ed",
"extract_dir": "jdupes-1.25.0-win32" "extract_dir": "jdupes-1.25.1-win32"
} }
}, },
"bin": "jdupes.exe", "bin": "jdupes.exe",