duplicacy: Update to version 2.6.2

This commit is contained in:
Jakub Čábera 2020-08-31 09:24:28 +02:00
parent 2bb049e05d
commit 4bac90971e

View File

@ -1,5 +1,5 @@
{ {
"version": "2.6.1", "version": "2.6.2",
"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.1/duplicacy_win_x64_2.6.1.exe#/duplicacy.exe", "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.6.2/duplicacy_win_x64_2.6.2.exe#/duplicacy.exe",
"hash": "2570a892e65c503b506f2b5cd0ab8475b998b4f43b308e0a9484942505acf506" "hash": "80efd59a9d1b7df12ba9a6ed2070b1c133303796f45854e2bfb97896e32e530e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.6.1/duplicacy_win_i386_2.6.1.exe#/duplicacy.exe", "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.6.2/duplicacy_win_i386_2.6.2.exe#/duplicacy.exe",
"hash": "462be4d1671a0b5b51b1471de163399debddaebd82147c7ca28e9aa2f293389e" "hash": "de4f49caa2eb6fb5d6758f979fbc8e3709719630fe681a9e4de059f5188a2062"
} }
}, },
"bin": "duplicacy.exe", "bin": "duplicacy.exe",