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