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",