diff --git a/bucket/kopia.json b/bucket/kopia.json index 654629a340..7df1056388 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.18.0", + "version": "0.18.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.18.0/kopia-0.18.0-windows-x64.zip", - "hash": "f283963a63c7438f84606bb6c0fc1baf59c7b78402e30229267998ad005824cc", - "extract_dir": "kopia-0.18.0-windows-x64" + "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" } }, "bin": "kopia.exe",