From c04f0b6bf0abdeeece135593b5bf7a6f75603d5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 00:39:16 +0000 Subject: [PATCH] kopia: Update to version 0.18.0 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index 84e85e8464..654629a340 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.17.0", + "version": "0.18.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.17.0/kopia-0.17.0-windows-x64.zip", - "hash": "0bcfc616e52fe3847e7d0484fb6612512e926990277a37c8ced446dcce2dc6cb", - "extract_dir": "kopia-0.17.0-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.18.0/kopia-0.18.0-windows-x64.zip", + "hash": "f283963a63c7438f84606bb6c0fc1baf59c7b78402e30229267998ad005824cc", + "extract_dir": "kopia-0.18.0-windows-x64" } }, "bin": "kopia.exe",