From 298b26768f0001dd2fcc015690efa2da87a1f062 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 20:27:31 +0000 Subject: [PATCH] jdupes: Update to version 1.26.1 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index 76c23a58f5..013b010982 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.26", + "version": "1.26.1", "description": "Powerful duplicate file finder (enhanced fork of fdupes)", "homepage": "https://github.com/jbruchon/jdupes", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.26/jdupes-1.26-win64.zip", - "hash": "f68a0f789eab9f4d18959e7c33af044dde353c7636cbbcefe0601ccdf024a89b", - "extract_dir": "jdupes-1.26-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.26.1/jdupes-1.26.1-win64.zip", + "hash": "8fae9583c94235a5265f36d8cd33989ded4e886ad1afcfbfbd222aba21b2de77", + "extract_dir": "jdupes-1.26.1-win64" }, "32bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.26/jdupes-1.26-win32.zip", - "hash": "329d08add9cbdb1245a81fb79c17612c9c133a02e8a489b828166b58b67bb255", - "extract_dir": "jdupes-1.26-win32" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.26.1/jdupes-1.26.1-win32.zip", + "hash": "31850c809bd73a1186cc67503469657b97423ca48fa35126eb887aa2376f44e6", + "extract_dir": "jdupes-1.26.1-win32" } }, "bin": "jdupes.exe",