kopia: Update to version 0.14.1

This commit is contained in:
github-actions[bot] 2023-09-18 00:34:09 +00:00
parent f99a421bce
commit a6e88a7b5a

View File

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