jdupes: Update to version 1.26

This commit is contained in:
github-actions[bot] 2023-07-02 16:28:31 +00:00
parent 9e0637cf22
commit f2f2406e4a

View File

@ -1,18 +1,18 @@
{
"version": "1.25.2",
"version": "1.26",
"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.2/jdupes-1.25.2-win64.zip",
"hash": "9f5698beff7ef3562a54baf7e41fba62c74daecbfb6f50dbdc85e271a3ac4aee",
"extract_dir": "jdupes-1.25.2-win64"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.26/jdupes-1.26-win64.zip",
"hash": "f68a0f789eab9f4d18959e7c33af044dde353c7636cbbcefe0601ccdf024a89b",
"extract_dir": "jdupes-1.26-win64"
},
"32bit": {
"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"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.26/jdupes-1.26-win32.zip",
"hash": "329d08add9cbdb1245a81fb79c17612c9c133a02e8a489b828166b58b67bb255",
"extract_dir": "jdupes-1.26-win32"
}
},
"bin": "jdupes.exe",