duplicacy: Update to version 2.7.0

This commit is contained in:
Jakub Čábera 2020-09-27 09:10:28 +02:00
parent e4398a3bce
commit 97c445002a

View File

@ -1,5 +1,5 @@
{ {
"version": "2.6.2", "version": "2.7.0",
"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.2/duplicacy_win_x64_2.6.2.exe#/duplicacy.exe", "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.0/duplicacy_win_x64_2.7.0.exe#/duplicacy.exe",
"hash": "80efd59a9d1b7df12ba9a6ed2070b1c133303796f45854e2bfb97896e32e530e" "hash": "3d91a41a1df664ffbce36d23a2f37025966ccd4e247202c9e8805c7e71208640"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.6.2/duplicacy_win_i386_2.6.2.exe#/duplicacy.exe", "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.0/duplicacy_win_i386_2.7.0.exe#/duplicacy.exe",
"hash": "de4f49caa2eb6fb5d6758f979fbc8e3709719630fe681a9e4de059f5188a2062" "hash": "4c01298cb789dac5bc699a874b498930453d867f98eae40035dbae8cca1af411"
} }
}, },
"bin": "duplicacy.exe", "bin": "duplicacy.exe",