From da321c81ab7602e247c4c2115d0f2911ef23445d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 21:04:56 +0000 Subject: [PATCH] kopia: Update to version 0.16.0 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index 24bc1ea0bc..7ce5fc8848 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.15.0", + "version": "0.16.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.15.0/kopia-0.15.0-windows-x64.zip", - "hash": "f7a10aed8ac6efdc8862690b9c102cc6fc0117085a7435ebc96b9f5f6f6d97d5", - "extract_dir": "kopia-0.15.0-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.16.0/kopia-0.16.0-windows-x64.zip", + "hash": "d5eb97a900724300031bfdaa452995f85a9e500b91022b103e2c0b0bef2897c3", + "extract_dir": "kopia-0.16.0-windows-x64" } }, "bin": "kopia.exe",