From a7a7ac4c022d3c16f6554ff61a6fcab449fb0fa0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 20:29:55 +0000 Subject: [PATCH] kopia: Update to version 0.20.0 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index d33603126a..1ff5405f8f 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.19.0", + "version": "0.20.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.19.0/kopia-0.19.0-windows-x64.zip", - "hash": "f1e7675715c07574cadf7aa491b8326c7fcb847ed503992394146bd178dcb184", - "extract_dir": "kopia-0.19.0-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.20.0/kopia-0.20.0-windows-x64.zip", + "hash": "fa22d39c794e85da8bf2d640be55d16d5c0fad92fa5b366261022e423a216588", + "extract_dir": "kopia-0.20.0-windows-x64" } }, "bin": "kopia.exe",