From 2499d16fcbfb9526bdedb5b63da851deaae9885d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Mar 2020 04:01:48 +0000 Subject: [PATCH] duplicacy: Update to version 2.4.0 --- bucket/duplicacy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/duplicacy.json b/bucket/duplicacy.json index eafd40be61..1ae7f3be23 100644 --- a/bucket/duplicacy.json +++ b/bucket/duplicacy.json @@ -5,15 +5,15 @@ "identifier": "Shareware", "url": "https://github.com/gilbertchen/duplicacy/blob/master/LICENSE.md" }, - "version": "2.3.0", + "version": "2.4.0", "architecture": { "64bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.3.0/duplicacy_win_x64_2.3.0.exe#/duplicacy.exe", - "hash": "61728e335ed8658faba50e99872a0fb74a0aacbac90094ffebe801ad4bb89b80" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.4.0/duplicacy_win_x64_2.4.0.exe#/duplicacy.exe", + "hash": "498f27c8c8d6edf4946334bfcf778b654c972f1cb68dea68b06cae985a92d444" }, "32bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.3.0/duplicacy_win_i386_2.3.0.exe#/duplicacy.exe", - "hash": "3d0c327e9c75cc8af47194bdc1e6cc4d9251f2bb793441632f880bcf3d0b4c11" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.4.0/duplicacy_win_i386_2.4.0.exe#/duplicacy.exe", + "hash": "0b3cb2bb9998b82cdf4b682260820802166d9d9888a1843df20799c3dc91ec47" } }, "bin": "duplicacy.exe",