jdupes: Update to version 1.21.3

This commit is contained in:
github-actions[bot] 2023-02-09 16:41:27 +00:00
parent 7af7d4b5e9
commit c52be98e22

View File

@ -1,18 +1,18 @@
{ {
"version": "1.21.2", "version": "1.21.3",
"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.2/jdupes-1.21.2-win64.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.3/jdupes-1.21.3-win64.zip",
"hash": "b7f34b90c3530266ba5cf556216f5f96a9976e630286610fc7a8d7ec466bdb5a", "hash": "4f014696c994ecefb9d256f2373060d2131f314d5ba9dbc5cf70e2ceaa060161",
"extract_dir": "jdupes-1.21.2-win64" "extract_dir": "jdupes-1.21.3-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.2/jdupes-1.21.2-win32.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.3/jdupes-1.21.3-win32.zip",
"hash": "10a29982e3e8b18d65aa335ad6ba3273320f520557fc8d66e1504585c518f0b9", "hash": "35c2d465880055ad0118c504321648f9fffdcb13ba5e7ed599bb7ef1a2586f52",
"extract_dir": "jdupes-1.21.2-win32" "extract_dir": "jdupes-1.21.3-win32"
} }
}, },
"bin": "jdupes.exe", "bin": "jdupes.exe",