From 7ad6c209fd528b82c09eca2b6ba70e3dcd86d20d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 16:31:25 +0000 Subject: [PATCH] kopia: Update to version 0.11.3 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index ce409ae3cd..407edaa186 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.11.2", + "version": "0.11.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.11.2/kopia-0.11.2-windows-x64.zip", - "hash": "0190be8a269c4ee3498d7fb0387260496804eb3489f47de051d3478487ec90ca", - "extract_dir": "kopia-0.11.2-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.11.3/kopia-0.11.3-windows-x64.zip", + "hash": "46072479dea750c328f91484c0d848711f42770e65e46f91eb5c6c3b4c052aec", + "extract_dir": "kopia-0.11.3-windows-x64" } }, "bin": "kopia.exe",