From f60020aaa410f9faf1e7eeceef2c2712d43ba146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 25 Mar 2021 06:06:00 +0100 Subject: [PATCH] jdupes: Update to version 1.19.2 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index 89343e809e..288d902f0e 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.19.1", + "version": "1.19.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.19.1/jdupes-1.19.1-win64.zip", - "hash": "f45766d59cf50403bd94bfd077c13c2319e1f636d4978eb353c7aa31746585b9", - "extract_dir": "jdupes-1.19.1-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.19.2/jdupes-1.19.2-win64.zip", + "hash": "b1268f514a1a0d2cefb2a0610c474b69bff2f0f008b1a4db385db3b4455e19fd", + "extract_dir": "jdupes-1.19.2-win64" }, "32bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.19.1/jdupes-1.19.1-win32.zip", - "hash": "c99d1dbe136dd455e933e107ce0c9058c3ced541320f301c4a2f66cc5e1f7285", - "extract_dir": "jdupes-1.19.1-win32" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.19.2/jdupes-1.19.2-win32.zip", + "hash": "8552f4b62aa319cb65e854d7fbe37e548a784a1f1e75dded2109a783139dcf0b", + "extract_dir": "jdupes-1.19.2-win32" } }, "bin": "jdupes.exe",