From fecab860139fe8ad1843017119077b6fa6023b6d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 21 Jun 2019 03:00:23 +0000 Subject: [PATCH] duplicacy: Update to version 2.2.2 --- bucket/duplicacy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/duplicacy.json b/bucket/duplicacy.json index 002408f3ed..6bf8c3a1e7 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.1", + "version": "2.2.2", "architecture": { "64bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.2.1/duplicacy_win_x64_2.2.1.exe#/duplicacy.exe", - "hash": "b496ef15243b65fff46ad08fac5182ba32126f0b8462b81db0e6b726a236e8db" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.2.2/duplicacy_win_x64_2.2.2.exe#/duplicacy.exe", + "hash": "c2e6e4cfa7715a393b7665b4369316a671abbc80876ac0dcb05a6504be0e204e" }, "32bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.2.1/duplicacy_win_i386_2.2.1.exe#/duplicacy.exe", - "hash": "34a7ac9476adce5dfd5b7e1b6f3e458174c3665d95955674952ccf06726e8c52" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.2.2/duplicacy_win_i386_2.2.2.exe#/duplicacy.exe", + "hash": "ba53277c9743ddfb4deb7ae1d0584a966ff8fe3ec1575a643dc1e6026cab6e2e" } }, "bin": "duplicacy.exe",