From 1ef20f692ea11aef2a030b1a0662d5d90f615f78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 07:22:35 +0000 Subject: [PATCH] jdupes@1.30.0: Fix hash (Closes #7091) --- bucket/jdupes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index 1a01517e52..f26340b2ff 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -6,12 +6,12 @@ "architecture": { "64bit": { "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" }, "32bit": { "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" } },