diff --git a/bucket/kopia.json b/bucket/kopia.json index ef215870ae..d33603126a 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.18.2", + "version": "0.19.0", "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.2/kopia-0.18.2-windows-x64.zip", - "hash": "9c742611000d18b17eb2840997407cedc1c333045be391e288aabfe9f08dea6b", - "extract_dir": "kopia-0.18.2-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.19.0/kopia-0.19.0-windows-x64.zip", + "hash": "f1e7675715c07574cadf7aa491b8326c7fcb847ed503992394146bd178dcb184", + "extract_dir": "kopia-0.19.0-windows-x64" } }, "bin": "kopia.exe",