jdupes: Update to version 1.21.2

This commit is contained in:
github-actions[bot] 2023-02-07 01:53:44 +00:00
parent 5bff0152e7
commit 1a84cc5cab

View File

@ -1,18 +1,18 @@
{ {
"version": "1.21.0", "version": "1.21.2",
"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.21.0/jdupes-1.21.0-win64.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.2/jdupes-1.21.2-win64.zip",
"hash": "c91489321a9acc258740fe0a59857b37a23e9e5113b4ed93441cdd48c070ef08", "hash": "b7f34b90c3530266ba5cf556216f5f96a9976e630286610fc7a8d7ec466bdb5a",
"extract_dir": "jdupes-1.21.0-win64" "extract_dir": "jdupes-1.21.2-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.0/jdupes-1.21.0-win32.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.2/jdupes-1.21.2-win32.zip",
"hash": "9fc6d1111252c4c1a67f052782fe9e8f6733a1b022428a6dc372d1da588cedf4", "hash": "10a29982e3e8b18d65aa335ad6ba3273320f520557fc8d66e1504585c518f0b9",
"extract_dir": "jdupes-1.21.0-win32" "extract_dir": "jdupes-1.21.2-win32"
} }
}, },
"bin": "jdupes.exe", "bin": "jdupes.exe",