From 2e1c47c822e236c23943a69f5183f567eff0238d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 08:28:04 +0000 Subject: [PATCH] kopia: Update to version 0.10.3 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index c188b174d0..deabd81c2f 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.10.2", + "version": "0.10.3", "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.2/kopia-0.10.2-windows-x64.zip", - "hash": "c698b2fb02bfe9123d8cf913774e170da26e654764776bdc768e6502d5baa43a", - "extract_dir": "kopia-0.10.2-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.10.3/kopia-0.10.3-windows-x64.zip", + "hash": "89923627fb2daab5764b9df14191ab4ec367840031db4b57dbbdd5405c17076c", + "extract_dir": "kopia-0.10.3-windows-x64" } }, "bin": "kopia.exe",