kopia: Update to version 0.15.0

This commit is contained in:
github-actions[bot] 2023-10-22 04:25:24 +00:00
parent b09d2f99a8
commit 1b3b1cb660

View File

@ -1,13 +1,13 @@
{ {
"version": "0.14.1", "version": "0.15.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.14.1/kopia-0.14.1-windows-x64.zip", "url": "https://github.com/kopia/kopia/releases/download/v0.15.0/kopia-0.15.0-windows-x64.zip",
"hash": "ba29e8bd0e475ad69dcc35de92a6f2cac2cd302025d61efd177cc0769f63c385", "hash": "f7a10aed8ac6efdc8862690b9c102cc6fc0117085a7435ebc96b9f5f6f6d97d5",
"extract_dir": "kopia-0.14.1-windows-x64" "extract_dir": "kopia-0.15.0-windows-x64"
} }
}, },
"bin": "kopia.exe", "bin": "kopia.exe",