jdupes@1.30.0: Fix hash (Closes #7091)

This commit is contained in:
github-actions[bot] 2025-08-22 07:22:35 +00:00
parent 6f3672d4e7
commit 1ef20f692e

View File

@ -6,12 +6,12 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.30.0/jdupes-1.30.0-win64.zip", "url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.30.0/jdupes-1.30.0-win64.zip",
"hash": "ebbc0d403e95eb6f59f6b0dafd576d9fb8c80a7cb2447cbc14a71412d2bdec9a", "hash": "498a737fc8fb8d46e461077aa759eb2fbf8a4ce8740820ca62cb46980cee9af5",
"extract_dir": "jdupes-1.30.0-win64" "extract_dir": "jdupes-1.30.0-win64"
}, },
"32bit": { "32bit": {
"url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.30.0/jdupes-1.30.0-win32.zip", "url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.30.0/jdupes-1.30.0-win32.zip",
"hash": "289c3abeac303d9272c31b7ee1eca705b0943981ece8a5261f0395460560b793", "hash": "b743795b68eb94db25f2346b6bbac8d6c4f1e21cb9f7af7a318106a8d343be23",
"extract_dir": "jdupes-1.30.0-win32" "extract_dir": "jdupes-1.30.0-win32"
} }
}, },