mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
duplicacy: Update to version 2.6.1
This commit is contained in:
parent
736ffae1e2
commit
ad6a36434c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.0",
|
"version": "2.6.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.6.0/duplicacy_win_x64_2.6.0.exe#/duplicacy.exe",
|
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.6.1/duplicacy_win_x64_2.6.1.exe#/duplicacy.exe",
|
||||||
"hash": "d5a00f6615f96878a5a95a891538f5a02c77f42a042c733132b1d681702fc335"
|
"hash": "2570a892e65c503b506f2b5cd0ab8475b998b4f43b308e0a9484942505acf506"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.6.0/duplicacy_win_i386_2.6.0.exe#/duplicacy.exe",
|
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.6.1/duplicacy_win_i386_2.6.1.exe#/duplicacy.exe",
|
||||||
"hash": "561f346a7bd7e83e31f54f6317c75766c76007f9882c7edb61ce1fe1c8348ec1"
|
"hash": "462be4d1671a0b5b51b1471de163399debddaebd82147c7ca28e9aa2f293389e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duplicacy.exe",
|
"bin": "duplicacy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user