mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
duplicacy: Update to version 3.2.0
This commit is contained in:
parent
380fc183f3
commit
98825ad350
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.1.0",
|
||||
"version": "3.2.0",
|
||||
"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.1.0/duplicacy_win_x64_3.1.0.exe#/duplicacy.exe",
|
||||
"hash": "196aa7f2f3ef70a83ec659142c6fcce69301e1bdb415faf804a67183a638e828"
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.0/duplicacy_win_x64_3.2.0.exe#/duplicacy.exe",
|
||||
"hash": "05da21ff58eec90053dafddd4c18140c077131dce48b2e8ec383b7fbeadbb756"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.1.0/duplicacy_win_i386_3.1.0.exe#/duplicacy.exe",
|
||||
"hash": "fcaf2c9f5dd32fbbeb449b877e01019dcec319963640ae31eab973654650c278"
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.0/duplicacy_win_i386_3.2.0.exe#/duplicacy.exe",
|
||||
"hash": "a861a47a1a5fa30e0f1fee9e967cd1be29904cbb527193a25245a46ac9ac4e8b"
|
||||
}
|
||||
},
|
||||
"bin": "duplicacy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user