duplicacy: Update to version 3.2.5

This commit is contained in:
github-actions[bot] 2025-05-03 04:29:27 +00:00
parent 048cf549dc
commit e3666a6047

View File

@ -1,5 +1,5 @@
{
"version": "3.2.4",
"version": "3.2.5",
"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.4/duplicacy_win_x64_3.2.4.exe#/duplicacy.exe",
"hash": "93893dcf86924426ecb3401d1983a839929aa482289992d8858b1ec60316f46b"
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.5/duplicacy_win_x64_3.2.5.exe#/duplicacy.exe",
"hash": "598b3614faaa7a7a999fe690abd32d9316918c7cbc507cbf63a0a35a490a0a54"
},
"32bit": {
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.4/duplicacy_win_i386_3.2.4.exe#/duplicacy.exe",
"hash": "cb7c7a7cf8a23a751feea0bfb0b7fa1a076c750d5c643b867e5fad3d9908f7fe"
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.5/duplicacy_win_i386_3.2.5.exe#/duplicacy.exe",
"hash": "6ad5b31fc4c463f4896a75cc79203262eb64d1c8a7afc4c10ef75a29576e90b2"
}
},
"bin": "duplicacy.exe",