duplicacy: Update to version 3.0.0

This commit is contained in:
github-actions[bot] 2022-10-06 04:33:00 +00:00
parent 3ef89ca4fb
commit a7098a5170

View File

@ -1,5 +1,5 @@
{ {
"version": "2.7.2", "version": "3.0.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.7.2/duplicacy_win_x64_2.7.2.exe#/duplicacy.exe", "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.0.0/duplicacy_win_x64_3.0.0.exe#/duplicacy.exe",
"hash": "6a270aa0e1ab44bc00f0114055f034cc569f84e0c91ebaf52384edc9e5243083" "hash": "c3be357a5ed241fa4621f6410119580978f4e2dddf192e943a5911da77b57214"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.2/duplicacy_win_i386_2.7.2.exe#/duplicacy.exe", "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.0.0/duplicacy_win_i386_3.0.0.exe#/duplicacy.exe",
"hash": "100c4a6be05bde5c562a194adbf89e2e0175e477153b8840febc60acad76e1a9" "hash": "e437244f13846de588113f11491acd7bbff57d8022185fe7a3292c3ec84d2dbe"
} }
}, },
"bin": "duplicacy.exe", "bin": "duplicacy.exe",