From bd61e5090d395f8260c9fa370b337f34ba192e2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 08:24:47 +0000 Subject: [PATCH] jdupes: Update to version 1.27.3 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index 013b010982..7ac8d7c465 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.26.1", + "version": "1.27.3", "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.1/jdupes-1.26.1-win64.zip", - "hash": "8fae9583c94235a5265f36d8cd33989ded4e886ad1afcfbfbd222aba21b2de77", - "extract_dir": "jdupes-1.26.1-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.27.3/jdupes-1.27.3-win64.zip", + "hash": "01c7ae2cf457b801538bd2d22368bb9fc5c9bd3dc3d9770379010d9201534db0", + "extract_dir": "jdupes-1.27.3-win64" }, "32bit": { - "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" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.27.3/jdupes-1.27.3-win32.zip", + "hash": "11343dd72a85deab4539d0ad66ef1d394bfe46c836ffcb54aad2cf31ed9887bb", + "extract_dir": "jdupes-1.27.3-win32" } }, "bin": "jdupes.exe",