kopia: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2025-05-20 20:29:55 +00:00
parent 4e80663899
commit a7a7ac4c02

View File

@ -1,13 +1,13 @@
{ {
"version": "0.19.0", "version": "0.20.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.19.0/kopia-0.19.0-windows-x64.zip", "url": "https://github.com/kopia/kopia/releases/download/v0.20.0/kopia-0.20.0-windows-x64.zip",
"hash": "f1e7675715c07574cadf7aa491b8326c7fcb847ed503992394146bd178dcb184", "hash": "fa22d39c794e85da8bf2d640be55d16d5c0fad92fa5b366261022e423a216588",
"extract_dir": "kopia-0.19.0-windows-x64" "extract_dir": "kopia-0.20.0-windows-x64"
} }
}, },
"bin": "kopia.exe", "bin": "kopia.exe",