From c5864eaf4aedaa5007277ef91e8a9ad24fa98969 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Jan 2022 20:35:08 +0000 Subject: [PATCH] kopia: Update to version 0.10.2 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index a3f5fe4226..c188b174d0 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.10.1", + "version": "0.10.2", "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.10.1/kopia-0.10.1-windows-x64.zip", - "hash": "442c942f1a6523bd7d090a30b9bf2faef9e62ba55d9ee5c5d89c35bd890424ef", - "extract_dir": "kopia-0.10.1-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.10.2/kopia-0.10.2-windows-x64.zip", + "hash": "c698b2fb02bfe9123d8cf913774e170da26e654764776bdc768e6502d5baa43a", + "extract_dir": "kopia-0.10.2-windows-x64" } }, "bin": "kopia.exe",