From 45e3889fb9732a26469800e7d0b92f2aee26b8a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 04:25:45 +0000 Subject: [PATCH] jdupes: Update to version 1.24.0 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index 89ee702ea2..3047ddab04 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.23.0", + "version": "1.24.0", "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.23.0/jdupes-1.23.0-win64.zip", - "hash": "712ed65c4d33a9d3b968899b2e5451e8664f3f8dc1cf7e1c5efdaf6d3a9bad0a", - "extract_dir": "jdupes-1.23.0-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.24.0/jdupes-1.24.0-win64.zip", + "hash": "03d9e77b8a743b9094be4544ecff7c90253738666225e30ad162f135b5e4f123", + "extract_dir": "jdupes-1.24.0-win64" }, "32bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.23.0/jdupes-1.23.0-win32.zip", - "hash": "f5d4efad1ee5c3c909229cb25565561c72bb4d8d6bf9b16b79f8c95c7000f2e4", - "extract_dir": "jdupes-1.23.0-win32" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.24.0/jdupes-1.24.0-win32.zip", + "hash": "88aea35ed2ce7536ccb6c3ca8466f5fc4d629371a997cc436cd01b28e5302bd4", + "extract_dir": "jdupes-1.24.0-win32" } }, "bin": "jdupes.exe",