jdupes@1.28.0: Fix hash (Closes #6667)

This commit is contained in:
github-actions[bot] 2025-03-29 05:03:36 +00:00
parent e7206ad2c5
commit 880d1672d4

View File

@ -6,12 +6,12 @@
"architecture": {
"64bit": {
"url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.28.0/jdupes-1.28.0-win64.zip",
"hash": "e41494a232060eb9003a7cfb1e90f56773d44e9376c388da3c3013bec17d64bf",
"hash": "e212e9ddb5054809841af3bf5cf162fe520076a96665041d1a0843170aa27f32",
"extract_dir": "jdupes-1.28.0-win64"
},
"32bit": {
"url": "https://codeberg.org/jbruchon/jdupes/releases/download/v1.28.0/jdupes-1.28.0-win32.zip",
"hash": "6d979737be54e1c9e5bc3b4064d37203d275d4c4538dc75848d63c17c1bd6ac6",
"hash": "f22f3e3d9ed5ea6f4fe16a90251cc4256ae929cdf0a8c6bf86cbce075f47c2fe",
"extract_dir": "jdupes-1.28.0-win32"
}
},