duplicacy: Update to version 3.0.1

This commit is contained in:
github-actions[bot] 2022-10-07 04:39:55 +00:00
parent 220ecdef41
commit 6f794c033e

View File

@ -1,5 +1,5 @@
{
"version": "3.0.0",
"version": "3.0.1",
"description": "A lock-free deduplication cloud backup tool",
"homepage": "https://duplicacy.com/",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.0.0/duplicacy_win_x64_3.0.0.exe#/duplicacy.exe",
"hash": "c3be357a5ed241fa4621f6410119580978f4e2dddf192e943a5911da77b57214"
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.0.1/duplicacy_win_x64_3.0.1.exe#/duplicacy.exe",
"hash": "d3f83e1640367b666f57dee24f98c67f5d5de3beed4643138d30f4c0404e4e7e"
},
"32bit": {
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.0.0/duplicacy_win_i386_3.0.0.exe#/duplicacy.exe",
"hash": "e437244f13846de588113f11491acd7bbff57d8022185fe7a3292c3ec84d2dbe"
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.0.1/duplicacy_win_i386_3.0.1.exe#/duplicacy.exe",
"hash": "34a84d2dfec437e953f5002cda3a593f8126f984c09641ff529ca516e456df9f"
}
},
"bin": "duplicacy.exe",