diff --git a/bucket/duplicacy.json b/bucket/duplicacy.json index 9c8518cf04..c6390fec57 100644 --- a/bucket/duplicacy.json +++ b/bucket/duplicacy.json @@ -1,5 +1,5 @@ { - "version": "3.2.3", + "version": "3.2.4", "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.3/duplicacy_win_x64_3.2.3.exe#/duplicacy.exe", - "hash": "2c5e2fd0c9bc74e8538cbe81fc53f09447b68a95c2b4324ed43928deb99a25af" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.4/duplicacy_win_x64_3.2.4.exe#/duplicacy.exe", + "hash": "93893dcf86924426ecb3401d1983a839929aa482289992d8858b1ec60316f46b" }, "32bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.3/duplicacy_win_i386_3.2.3.exe#/duplicacy.exe", - "hash": "b57150c84c95bc0ff176cafde36af7b08a60679526fb7a18aa3fd505b28a3819" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.4/duplicacy_win_i386_3.2.4.exe#/duplicacy.exe", + "hash": "cb7c7a7cf8a23a751feea0bfb0b7fa1a076c750d5c643b867e5fad3d9908f7fe" } }, "bin": "duplicacy.exe",