From a08706669e74bc25da113321824f32fd8bbfe1cf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Aug 2019 11:04:44 +0000 Subject: [PATCH] jdupes: Update to version 1.13.2 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index 0d200f56c0..1ab84385b2 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -2,17 +2,17 @@ "homepage": "https://github.com/jbruchon/jdupes", "description": "Powerful duplicate file finder (enhanced fork of fdupes)", "license": "MIT", - "version": "1.13.1", + "version": "1.13.2", "architecture": { "64bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.1/jdupes-1.13.1-win64.zip", - "hash": "b359ca2732c3817451eb616379fb91ea27cfc661f00d6855b0a615ec5502d836", - "extract_dir": "jdupes-1.13.1-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.2/jdupes-1.13.2-win64.zip", + "hash": "446d877190747efb6a1240b75c9c3d3e2fdc28916aaa1cf858d91dd0b5e3ea7a", + "extract_dir": "jdupes-1.13.2-win64" }, "32bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.1/jdupes-1.13.1-win32.zip", - "hash": "c18aaf14c1e8c5e51bba17cdafc473b23916f50dc498e640e1c8aae22cf39de6", - "extract_dir": "jdupes-1.13.1-win32" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.2/jdupes-1.13.2-win32.zip", + "hash": "9d7a586f5a59e98b183c608f7fd32951f648c92c5b07b87c0426a0b6391bb881", + "extract_dir": "jdupes-1.13.2-win32" } }, "bin": "jdupes.exe",