mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
duplicacy: Update to version 3.2.1
This commit is contained in:
parent
5b235b6a45
commit
94e24e3743
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"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.0/duplicacy_win_x64_3.2.0.exe#/duplicacy.exe",
|
||||
"hash": "05da21ff58eec90053dafddd4c18140c077131dce48b2e8ec383b7fbeadbb756"
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.1/duplicacy_win_x64_3.2.1.exe#/duplicacy.exe",
|
||||
"hash": "7a2ac834b14db7ec46673a67bb602fea25b40b54d81af18e7fd1318de1e2f1ed"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.0/duplicacy_win_i386_3.2.0.exe#/duplicacy.exe",
|
||||
"hash": "a861a47a1a5fa30e0f1fee9e967cd1be29904cbb527193a25245a46ac9ac4e8b"
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.1/duplicacy_win_i386_3.2.1.exe#/duplicacy.exe",
|
||||
"hash": "5e648c7b5c7f303e5cc2a24da7234c0b33326642a596fe6d3a83949fd1c9ba10"
|
||||
}
|
||||
},
|
||||
"bin": "duplicacy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user