From 1b3b1cb6601f94ec81f57f9ad84862a39d4c2454 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 04:25:24 +0000 Subject: [PATCH] kopia: Update to version 0.15.0 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index 6d9d325d7c..24bc1ea0bc 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.14.1", + "version": "0.15.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.14.1/kopia-0.14.1-windows-x64.zip", - "hash": "ba29e8bd0e475ad69dcc35de92a6f2cac2cd302025d61efd177cc0769f63c385", - "extract_dir": "kopia-0.14.1-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.15.0/kopia-0.15.0-windows-x64.zip", + "hash": "f7a10aed8ac6efdc8862690b9c102cc6fc0117085a7435ebc96b9f5f6f6d97d5", + "extract_dir": "kopia-0.15.0-windows-x64" } }, "bin": "kopia.exe",