From c52be98e22fd6b7a7e7582c4e3fbed9b427de302 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 16:41:27 +0000 Subject: [PATCH] jdupes: Update to version 1.21.3 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index f76973aa78..1bfd179827 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.21.2", + "version": "1.21.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.21.2/jdupes-1.21.2-win64.zip", - "hash": "b7f34b90c3530266ba5cf556216f5f96a9976e630286610fc7a8d7ec466bdb5a", - "extract_dir": "jdupes-1.21.2-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.3/jdupes-1.21.3-win64.zip", + "hash": "4f014696c994ecefb9d256f2373060d2131f314d5ba9dbc5cf70e2ceaa060161", + "extract_dir": "jdupes-1.21.3-win64" }, "32bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.2/jdupes-1.21.2-win32.zip", - "hash": "10a29982e3e8b18d65aa335ad6ba3273320f520557fc8d66e1504585c518f0b9", - "extract_dir": "jdupes-1.21.2-win32" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.3/jdupes-1.21.3-win32.zip", + "hash": "35c2d465880055ad0118c504321648f9fffdcb13ba5e7ed599bb7ef1a2586f52", + "extract_dir": "jdupes-1.21.3-win32" } }, "bin": "jdupes.exe",