diff --git a/bucket/kopia.json b/bucket/kopia.json index 7ce5fc8848..aaa552d58d 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.16.0", + "version": "0.16.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.16.0/kopia-0.16.0-windows-x64.zip", - "hash": "d5eb97a900724300031bfdaa452995f85a9e500b91022b103e2c0b0bef2897c3", - "extract_dir": "kopia-0.16.0-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.16.1/kopia-0.16.1-windows-x64.zip", + "hash": "9f0c9f01de4cadf0f5ef2c061d75f9ba53163fc0571ec0297ce277dc30a97bd5", + "extract_dir": "kopia-0.16.1-windows-x64" } }, "bin": "kopia.exe",