From 2319f6569f8742762ffe4c1ea6058fcac7d7dc5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 08:26:05 +0000 Subject: [PATCH] jdupes: Update to version 1.22.0 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index 1bfd179827..4a7c5ef3ff 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.21.3", + "version": "1.22.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.21.3/jdupes-1.21.3-win64.zip", - "hash": "4f014696c994ecefb9d256f2373060d2131f314d5ba9dbc5cf70e2ceaa060161", - "extract_dir": "jdupes-1.21.3-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.22.0/jdupes-1.22.0-win64.zip", + "hash": "ecf01b322c98ff1d62be5140524b25b6cac6ef21f389da9d81a915fb38632d4a", + "extract_dir": "jdupes-1.22.0-win64" }, "32bit": { - "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" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.22.0/jdupes-1.22.0-win32.zip", + "hash": "27f1b22e75f38d647e38a2a1d0ee0c2abc8562895bda54fb730703dfd449415a", + "extract_dir": "jdupes-1.22.0-win32" } }, "bin": "jdupes.exe",