mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
duplicacy: Update to version 2.7.2
This commit is contained in:
parent
c1a1a9ad9d
commit
3a8aa42eb7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.7.1",
|
||||
"version": "2.7.2",
|
||||
"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.1/duplicacy_win_x64_2.7.1.exe#/duplicacy.exe",
|
||||
"hash": "84e25be0599ea00cf9e4c114972b504d419d1ecf5b82887fe3a3c2c91d3ca935"
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.2/duplicacy_win_x64_2.7.2.exe#/duplicacy.exe",
|
||||
"hash": "6a270aa0e1ab44bc00f0114055f034cc569f84e0c91ebaf52384edc9e5243083"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.1/duplicacy_win_i386_2.7.1.exe#/duplicacy.exe",
|
||||
"hash": "948b629b1a3e0d2a44c9bec2476d346434fbf4168bb06f4b4af69367ad477880"
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.2/duplicacy_win_i386_2.7.2.exe#/duplicacy.exe",
|
||||
"hash": "100c4a6be05bde5c562a194adbf89e2e0175e477153b8840febc60acad76e1a9"
|
||||
}
|
||||
},
|
||||
"bin": "duplicacy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user