kopia: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2022-09-28 08:31:41 +00:00
parent e9efb7b5ec
commit 144729545d

View File

@ -1,13 +1,13 @@
{ {
"version": "0.11.3", "version": "0.12.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.11.3/kopia-0.11.3-windows-x64.zip", "url": "https://github.com/kopia/kopia/releases/download/v0.12.0/kopia-0.12.0-windows-x64.zip",
"hash": "46072479dea750c328f91484c0d848711f42770e65e46f91eb5c6c3b4c052aec", "hash": "5809b5ee61c3d1220f9ed3f540ed01c62e2011166bfd504acacf531281b930e2",
"extract_dir": "kopia-0.11.3-windows-x64" "extract_dir": "kopia-0.12.0-windows-x64"
} }
}, },
"bin": "kopia.exe", "bin": "kopia.exe",