mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
duplicacy: Update to version 2.7.1
This commit is contained in:
parent
4b92a989f8
commit
43b96f6987
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.0",
|
"version": "2.7.1",
|
||||||
"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/v2.7.0/duplicacy_win_x64_2.7.0.exe#/duplicacy.exe",
|
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.1/duplicacy_win_x64_2.7.1.exe#/duplicacy.exe",
|
||||||
"hash": "3d91a41a1df664ffbce36d23a2f37025966ccd4e247202c9e8805c7e71208640"
|
"hash": "84e25be0599ea00cf9e4c114972b504d419d1ecf5b82887fe3a3c2c91d3ca935"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.0/duplicacy_win_i386_2.7.0.exe#/duplicacy.exe",
|
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.1/duplicacy_win_i386_2.7.1.exe#/duplicacy.exe",
|
||||||
"hash": "4c01298cb789dac5bc699a874b498930453d867f98eae40035dbae8cca1af411"
|
"hash": "948b629b1a3e0d2a44c9bec2476d346434fbf4168bb06f4b4af69367ad477880"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duplicacy.exe",
|
"bin": "duplicacy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user