From a7a123cb8d60290378b45b1a079f9b74229aa2f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 20:22:59 +0000 Subject: [PATCH] kopia: Update to version 0.14.0 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index 71b9adef67..47f154a3b9 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.13.0", + "version": "0.14.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.13.0/kopia-0.13.0-windows-x64.zip", - "hash": "770ced8b48f546b041ab74569d9b88ec3c7bc74178044030fec4428586a1e21a", - "extract_dir": "kopia-0.13.0-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.14.0/kopia-0.14.0-windows-x64.zip", + "hash": "3d698b4d7566045dbe8ab0ca6348c6fd94a8b56f505da5f0f52f991888755060", + "extract_dir": "kopia-0.14.0-windows-x64" } }, "bin": "kopia.exe",