kopia: Update to version 0.20.1

This commit is contained in:
github-actions[bot] 2025-05-26 00:41:29 +00:00
parent 0c64c14ae7
commit c3807ab336

View File

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