From f2f2406e4a9e6bbe66e29011941148a70a53ccfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jul 2023 16:28:31 +0000 Subject: [PATCH] jdupes: Update to version 1.26 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index db72e229c3..76c23a58f5 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.25.2", + "version": "1.26", "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.25.2/jdupes-1.25.2-win64.zip", - "hash": "9f5698beff7ef3562a54baf7e41fba62c74daecbfb6f50dbdc85e271a3ac4aee", - "extract_dir": "jdupes-1.25.2-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.26/jdupes-1.26-win64.zip", + "hash": "f68a0f789eab9f4d18959e7c33af044dde353c7636cbbcefe0601ccdf024a89b", + "extract_dir": "jdupes-1.26-win64" }, "32bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.25.2/jdupes-1.25.2-win32.zip", - "hash": "b66d8ca2a12f0554fed126b510db1d2024dd01f639bde808a6bd17a254e882d3", - "extract_dir": "jdupes-1.25.2-win32" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.26/jdupes-1.26-win32.zip", + "hash": "329d08add9cbdb1245a81fb79c17612c9c133a02e8a489b828166b58b67bb255", + "extract_dir": "jdupes-1.26-win32" } }, "bin": "jdupes.exe",