From 8edb0e665b23435aaf8b1fff50e1a401246eecda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 9 Jul 2020 09:10:57 +0200 Subject: [PATCH] jdupes: Update to version 1.18.1 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index edf7005687..3156962c06 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.17.0", + "version": "1.18.1", "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.17.0/jdupes-1.17.0-win64.zip", - "hash": "9b895c99512963d573d63eb1de5bcdde92ab0ee7579e3d3cae780f39bb50cd4d", - "extract_dir": "jdupes-1.17.0-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.18.1/jdupes-1.18.1-win64.zip", + "hash": "de8d61112bbe0a0f99fd376ff56b891f4505c68f1d3fe6af07dc9f92cda9b831", + "extract_dir": "jdupes-1.18.1-win64" }, "32bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.17.0/jdupes-1.17.0-win32.zip", - "hash": "b69bc99208b75714ceb8b5715feece50a2d42bc87433c0d6f04e6d3539cc479c", - "extract_dir": "jdupes-1.17.0-win32" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.18.1/jdupes-1.18.1-win32.zip", + "hash": "05e5a7ee40ee6975fdc010fb93c218157d07abff2e2ab8dedbc6086346123079", + "extract_dir": "jdupes-1.18.1-win32" } }, "bin": "jdupes.exe",