From c62e06bdcc97906ce7c5198ac12b093b050ba122 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 08:31:24 +0000 Subject: [PATCH] kopia: Update to version 0.22.3 --- bucket/kopia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kopia.json b/bucket/kopia.json index 2743c3764c..3886a21027 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.22.2", + "version": "0.22.3", "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.22.2/kopia-0.22.2-windows-x64.zip", - "hash": "cb399e3b137060b5cbec53b1e9a1e9ef208c251d26633f1550b8f8d6205bf718", - "extract_dir": "kopia-0.22.2-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.22.3/kopia-0.22.3-windows-x64.zip", + "hash": "afe1b84a1b5b138c5fa97581c5d168d68d4c0cee35b5c184b57b7f6f0e55b9fa", + "extract_dir": "kopia-0.22.3-windows-x64" } }, "bin": "kopia.exe",