kopia: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2022-07-05 00:33:22 +00:00
parent fe42905a8a
commit 336c562e44

View File

@ -1,13 +1,13 @@
{ {
"version": "0.10.7", "version": "0.11.0",
"description": "Fast and secure open source backup.", "description": "Fast and secure open source backup.",
"homepage": "https://kopia.io/", "homepage": "https://kopia.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kopia/kopia/releases/download/v0.10.7/kopia-0.10.7-windows-x64.zip", "url": "https://github.com/kopia/kopia/releases/download/v0.11.0/kopia-0.11.0-windows-x64.zip",
"hash": "ef1d3ae0db47b6458cfb61914335b64e5d60ca376a32dab1864e24f66746ce0d", "hash": "f2fed78fec20825fa5e2bda27262bd2b059ca7200f06daccf7525351af8fa0b7",
"extract_dir": "kopia-0.10.7-windows-x64" "extract_dir": "kopia-0.11.0-windows-x64"
} }
}, },
"bin": "kopia.exe", "bin": "kopia.exe",