From 85f8797817076c766be2840a6e0cde1fe03afa23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 08:25:15 +0000 Subject: [PATCH] duplicacy: Update to version 3.2.3 --- bucket/duplicacy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/duplicacy.json b/bucket/duplicacy.json index bab44c57d7..9c8518cf04 100644 --- a/bucket/duplicacy.json +++ b/bucket/duplicacy.json @@ -1,5 +1,5 @@ { - "version": "3.2.2", + "version": "3.2.3", "description": "A lock-free deduplication cloud backup tool", "homepage": "https://duplicacy.com/", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.2/duplicacy_win_x64_3.2.2.exe#/duplicacy.exe", - "hash": "f896d8738386159434458af781787d1ec33cc98bee375b4f6fa45d1227d20f90" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.3/duplicacy_win_x64_3.2.3.exe#/duplicacy.exe", + "hash": "2c5e2fd0c9bc74e8538cbe81fc53f09447b68a95c2b4324ed43928deb99a25af" }, "32bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.2/duplicacy_win_i386_3.2.2.exe#/duplicacy.exe", - "hash": "6351b2e4776a721f2894065247d251b2c5339b439efdfb0f587d3ef11e228894" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.3/duplicacy_win_i386_3.2.3.exe#/duplicacy.exe", + "hash": "b57150c84c95bc0ff176cafde36af7b08a60679526fb7a18aa3fd505b28a3819" } }, "bin": "duplicacy.exe",