diff --git a/bucket/kopia.json b/bucket/kopia.json index 7df1056388..ef215870ae 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.18.1", + "version": "0.18.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.18.1/kopia-0.18.1-windows-x64.zip", - "hash": "6934a7bd1dfe81db7ba785f65dd3a47c4ce732474906949ef649302cf9b19ada", - "extract_dir": "kopia-0.18.1-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.18.2/kopia-0.18.2-windows-x64.zip", + "hash": "9c742611000d18b17eb2840997407cedc1c333045be391e288aabfe9f08dea6b", + "extract_dir": "kopia-0.18.2-windows-x64" } }, "bin": "kopia.exe",