jdupes: Update to version 1.25.2

This commit is contained in:
github-actions[bot] 2023-06-22 16:26:42 +00:00
parent f3760afb65
commit 1df587f51a

View File

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