mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
duplicacy: Update to version 3.0.0
This commit is contained in:
parent
3ef89ca4fb
commit
a7098a5170
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.7.2",
|
||||
"version": "3.0.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/v2.7.2/duplicacy_win_x64_2.7.2.exe#/duplicacy.exe",
|
||||
"hash": "6a270aa0e1ab44bc00f0114055f034cc569f84e0c91ebaf52384edc9e5243083"
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.0.0/duplicacy_win_x64_3.0.0.exe#/duplicacy.exe",
|
||||
"hash": "c3be357a5ed241fa4621f6410119580978f4e2dddf192e943a5911da77b57214"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.2/duplicacy_win_i386_2.7.2.exe#/duplicacy.exe",
|
||||
"hash": "100c4a6be05bde5c562a194adbf89e2e0175e477153b8840febc60acad76e1a9"
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.0.0/duplicacy_win_i386_3.0.0.exe#/duplicacy.exe",
|
||||
"hash": "e437244f13846de588113f11491acd7bbff57d8022185fe7a3292c3ec84d2dbe"
|
||||
}
|
||||
},
|
||||
"bin": "duplicacy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user