From beb388079043a9d94fa441a2c820537358c99c58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 Oct 2021 20:17:37 -0700 Subject: [PATCH] jdupes: Update to version 1.20.1 --- bucket/jdupes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jdupes.json b/bucket/jdupes.json index ff84196866..328ac1fe31 100644 --- a/bucket/jdupes.json +++ b/bucket/jdupes.json @@ -1,18 +1,18 @@ { - "version": "1.20.0", + "version": "1.20.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.20.0/jdupes-1.20.0-win64.zip", - "hash": "304ecf7b21b5d2c6d053baaad54ccf51951b06855863317e1f9f4c5caf8b7dad", - "extract_dir": "jdupes-1.20.0-win64" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.20.1/jdupes-1.20.1-win64.zip", + "hash": "575697af1d39b1f5926fa3c72acbb06471ed950c4dea46fc000f5275f93ebf37", + "extract_dir": "jdupes-1.20.1-win64" }, "32bit": { - "url": "https://github.com/jbruchon/jdupes/releases/download/v1.20.0/jdupes-1.20.0-win32.zip", - "hash": "81a8f4f4d30807c07f86572a74b5ebe3f5ed55fac14d8bb4282e0ac866304133", - "extract_dir": "jdupes-1.20.0-win32" + "url": "https://github.com/jbruchon/jdupes/releases/download/v1.20.1/jdupes-1.20.1-win32.zip", + "hash": "c73ccd4d7d916d3ed00184be7cdd2222a6ed8d07b6c3a1c5c07a30c1312f87aa", + "extract_dir": "jdupes-1.20.1-win32" } }, "bin": "jdupes.exe",