diff --git a/bucket/kopia.json b/bucket/kopia.json index 2143860c83..ce409ae3cd 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.11.1", + "version": "0.11.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.11.1/kopia-0.11.1-windows-x64.zip", - "hash": "43d174174c62e5847c9ec6dcfb656ac43d5a41059db4e77a1764e4cdcf4cf191", - "extract_dir": "kopia-0.11.1-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.11.2/kopia-0.11.2-windows-x64.zip", + "hash": "0190be8a269c4ee3498d7fb0387260496804eb3489f47de051d3478487ec90ca", + "extract_dir": "kopia-0.11.2-windows-x64" } }, "bin": "kopia.exe",