kopia: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2024-11-17 00:39:16 +00:00
parent c63bc37c1c
commit c04f0b6bf0

View File

@ -1,13 +1,13 @@
{ {
"version": "0.17.0", "version": "0.18.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.17.0/kopia-0.17.0-windows-x64.zip", "url": "https://github.com/kopia/kopia/releases/download/v0.18.0/kopia-0.18.0-windows-x64.zip",
"hash": "0bcfc616e52fe3847e7d0484fb6612512e926990277a37c8ced446dcce2dc6cb", "hash": "f283963a63c7438f84606bb6c0fc1baf59c7b78402e30229267998ad005824cc",
"extract_dir": "kopia-0.17.0-windows-x64" "extract_dir": "kopia-0.18.0-windows-x64"
} }
}, },
"bin": "kopia.exe", "bin": "kopia.exe",