From 1c4e74cb38a757f32d85d7ef21fdb42853a4362e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 28 Jun 2019 16:00:27 +0000 Subject: [PATCH] duplicacy: Update to version 2.2.3 --- bucket/duplicacy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/duplicacy.json b/bucket/duplicacy.json index 6bf8c3a1e7..986fe26aa7 100644 --- a/bucket/duplicacy.json +++ b/bucket/duplicacy.json @@ -5,15 +5,15 @@ "identifier": "Freeware", "url": "https://github.com/gilbertchen/duplicacy/blob/master/LICENSE.md" }, - "version": "2.2.2", + "version": "2.2.3", "architecture": { "64bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.2.2/duplicacy_win_x64_2.2.2.exe#/duplicacy.exe", - "hash": "c2e6e4cfa7715a393b7665b4369316a671abbc80876ac0dcb05a6504be0e204e" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.2.3/duplicacy_win_x64_2.2.3.exe#/duplicacy.exe", + "hash": "69950e9a434b66c919e943822074f52165d15dc5fa33565fef162b6f60e30410" }, "32bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.2.2/duplicacy_win_i386_2.2.2.exe#/duplicacy.exe", - "hash": "ba53277c9743ddfb4deb7ae1d0584a966ff8fe3ec1575a643dc1e6026cab6e2e" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.2.3/duplicacy_win_i386_2.2.3.exe#/duplicacy.exe", + "hash": "f96f72a1c656c17160e971decbc2d94e292331f7c3e58cfe35136e8bb6929f8e" } }, "bin": "duplicacy.exe",