From ca1c0289409edc16a82e67ba2b4b4de085373a50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 08:28:55 +0000 Subject: [PATCH] kopia: Update to version 0.10.6 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index 977b5ae249..ad9a6823a1 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.10.5", + "version": "0.10.6", "description": "Fast and secure open source backup.", "homepage": "https://kopia.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kopia/kopia/releases/download/v0.10.5/kopia-0.10.5-windows-x64.zip", - "hash": "62c8d1131b3521c1e70515cb5cc0089a7b117761d28d83f319b6fa6f8e4f83fe", - "extract_dir": "kopia-0.10.5-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.10.6/kopia-0.10.6-windows-x64.zip", + "hash": "b7c88f2a343ee9cc21ac3632ccbddf20c64d9ba3f6727e7e9e654d4d51f7782a", + "extract_dir": "kopia-0.10.6-windows-x64" } }, "bin": "kopia.exe",