kopia: Update to version 0.10.3

This commit is contained in:
github-actions[bot] 2022-01-31 08:28:04 +00:00
parent 837bf8c71c
commit 2e1c47c822

View File

@ -1,13 +1,13 @@
{ {
"version": "0.10.2", "version": "0.10.3",
"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.10.2/kopia-0.10.2-windows-x64.zip", "url": "https://github.com/kopia/kopia/releases/download/v0.10.3/kopia-0.10.3-windows-x64.zip",
"hash": "c698b2fb02bfe9123d8cf913774e170da26e654764776bdc768e6502d5baa43a", "hash": "89923627fb2daab5764b9df14191ab4ec367840031db4b57dbbdd5405c17076c",
"extract_dir": "kopia-0.10.2-windows-x64" "extract_dir": "kopia-0.10.3-windows-x64"
} }
}, },
"bin": "kopia.exe", "bin": "kopia.exe",