duplicacy: Update to version 3.2.3

This commit is contained in:
github-actions[bot] 2023-10-07 08:25:15 +00:00
parent cbe16e8fd4
commit 85f8797817

View File

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