From 1df587f51a5159781f74e293231ffbefd55a7c6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:26:42 +0000 Subject: [PATCH] jdupes: Update to version 1.25.2 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index c63f29355d..db72e229c3 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.25.1", + "version": "1.25.2", "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.1/jdupes-1.25.1-win64.zip", - "hash": "8795cdaf86565c0db23af1984b12cdf9f54be548eda97fb12f8809ed34b3e5d6", - "extract_dir": "jdupes-1.25.1-win64" + "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" }, "32bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.25.1/jdupes-1.25.1-win32.zip", - "hash": "7ddeeba402af9fd761a5eefbcf6abe8303d67c36066d2a96ad1c7f2e466a47ed", - "extract_dir": "jdupes-1.25.1-win32" + "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" } }, "bin": "jdupes.exe",