From 144729545d18f7637e59075b804cc27d4d53c27f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 08:31:41 +0000 Subject: [PATCH] kopia: Update to version 0.12.0 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index 407edaa186..3b370c2863 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.11.3", + "version": "0.12.0", "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.3/kopia-0.11.3-windows-x64.zip", - "hash": "46072479dea750c328f91484c0d848711f42770e65e46f91eb5c6c3b4c052aec", - "extract_dir": "kopia-0.11.3-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.12.0/kopia-0.12.0-windows-x64.zip", + "hash": "5809b5ee61c3d1220f9ed3f540ed01c62e2011166bfd504acacf531281b930e2", + "extract_dir": "kopia-0.12.0-windows-x64" } }, "bin": "kopia.exe",