duplicacy: Update to version 2.6.0

This commit is contained in:
Jakub Čábera 2020-07-06 08:52:37 +02:00
parent f7fa135536
commit 82cd59322e

View File

@ -1,19 +1,19 @@
{
"homepage": "https://duplicacy.com/",
"version": "2.6.0",
"description": "A lock-free deduplication cloud backup tool",
"homepage": "https://duplicacy.com/",
"license": {
"identifier": "Shareware",
"url": "https://github.com/gilbertchen/duplicacy/blob/master/LICENSE.md"
},
"version": "2.5.2",
"architecture": {
"64bit": {
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.5.2/duplicacy_win_x64_2.5.2.exe#/duplicacy.exe",
"hash": "2113b093042a39a8570e4ad307d7e1e365b7fcc0be8bad4eec4333429d59d1c6"
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.6.0/duplicacy_win_x64_2.6.0.exe#/duplicacy.exe",
"hash": "d5a00f6615f96878a5a95a891538f5a02c77f42a042c733132b1d681702fc335"
},
"32bit": {
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.5.2/duplicacy_win_i386_2.5.2.exe#/duplicacy.exe",
"hash": "0c052f369cae4186b7685ef2243468e18ae41358dd7bb8fb51067c9f79189145"
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.6.0/duplicacy_win_i386_2.6.0.exe#/duplicacy.exe",
"hash": "561f346a7bd7e83e31f54f6317c75766c76007f9882c7edb61ce1fe1c8348ec1"
}
},
"bin": "duplicacy.exe",