jdupes: Update to version 1.26.1

This commit is contained in:
github-actions[bot] 2023-07-04 20:27:31 +00:00
parent d0d701221d
commit 298b26768f

View File

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