From 0958485425906dac892d57374eb0150c9b4e1085 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 16:31:02 +0000 Subject: [PATCH] kopia: Update to version 0.11.1 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index 96fafbf67e..2143860c83 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.11.0", + "version": "0.11.1", "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.0/kopia-0.11.0-windows-x64.zip", - "hash": "f2fed78fec20825fa5e2bda27262bd2b059ca7200f06daccf7525351af8fa0b7", - "extract_dir": "kopia-0.11.0-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.11.1/kopia-0.11.1-windows-x64.zip", + "hash": "43d174174c62e5847c9ec6dcfb656ac43d5a41059db4e77a1764e4cdcf4cf191", + "extract_dir": "kopia-0.11.1-windows-x64" } }, "bin": "kopia.exe",