From a80f083bd0f8c56b42bd6645e83d09d2413ad2b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 11 Oct 2020 21:44:26 +0200 Subject: [PATCH] jdupes: Update to version 1.19.0 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index 25197c39b8..9d23c72343 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.18.2", + "version": "1.19.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.18.2/jdupes-1.18.2-win64.zip", - "hash": "8656713c7d454c35db901f04609710a58e8e1b74308677939fe2e0ce8cb25530", - "extract_dir": "jdupes-1.18.2-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.19.0/jdupes-1.19.0-win64.zip", + "hash": "1a836dd5f18328a2953c9788e960699574396d1056a3967dceba016466988caa", + "extract_dir": "jdupes-1.19.0-win64" }, "32bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.18.2/jdupes-1.18.2-win32.zip", - "hash": "6eb198043c569caec3005e8b3b6687b37735d1b6cf64d908094b5914b1db50b6", - "extract_dir": "jdupes-1.18.2-win32" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.19.0/jdupes-1.19.0-win32.zip", + "hash": "a6508be3675c970ba740165303d4e6f0f777c46a327c983ffc6cf75d27a4b2f6", + "extract_dir": "jdupes-1.19.0-win32" } }, "bin": "jdupes.exe",