diff --git a/bucket/kopia.json b/bucket/kopia.json index 76ac7c529e..97e5717926 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.22.0", + "version": "0.22.1", "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.0/kopia-0.22.0-windows-x64.zip", - "hash": "de774f34dfa6ac99572b925e70bf1417de1c8719c88685e704ded8de0c528948", - "extract_dir": "kopia-0.22.0-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.22.1/kopia-0.22.1-windows-x64.zip", + "hash": "99d1cb75e7c5df292eb74417db232e3df8169334a16e901ee2cd83d7c3fe84f0", + "extract_dir": "kopia-0.22.1-windows-x64" } }, "bin": "kopia.exe",