From 880d1672d49c1286748f77336916a1e591e5b2b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Mar 2025 05:03:36 +0000 Subject: [PATCH] jdupes@1.28.0: Fix hash (Closes #6667) --- bucket/jdupes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index e37da74bf6..a13769a1df 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -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" } },