mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
duplicacy: Update to version 3.1.0
This commit is contained in:
parent
4ea2de077f
commit
e2413916a1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.1",
|
"version": "3.1.0",
|
||||||
"description": "A lock-free deduplication cloud backup tool",
|
"description": "A lock-free deduplication cloud backup tool",
|
||||||
"homepage": "https://duplicacy.com/",
|
"homepage": "https://duplicacy.com/",
|
||||||
"license": {
|
"license": {
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.0.1/duplicacy_win_x64_3.0.1.exe#/duplicacy.exe",
|
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.1.0/duplicacy_win_x64_3.1.0.exe#/duplicacy.exe",
|
||||||
"hash": "d3f83e1640367b666f57dee24f98c67f5d5de3beed4643138d30f4c0404e4e7e"
|
"hash": "196aa7f2f3ef70a83ec659142c6fcce69301e1bdb415faf804a67183a638e828"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.0.1/duplicacy_win_i386_3.0.1.exe#/duplicacy.exe",
|
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.1.0/duplicacy_win_i386_3.1.0.exe#/duplicacy.exe",
|
||||||
"hash": "34a84d2dfec437e953f5002cda3a593f8126f984c09641ff529ca516e456df9f"
|
"hash": "fcaf2c9f5dd32fbbeb449b877e01019dcec319963640ae31eab973654650c278"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duplicacy.exe",
|
"bin": "duplicacy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user