diff --git a/bucket/kopia.json b/bucket/kopia.json index 71b9adef67..47f154a3b9 100644 --- a/bucket/kopia.json +++ b/bucket/kopia.json @@ -1,13 +1,13 @@ { - "version": "0.13.0", + "version": "0.14.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.13.0/kopia-0.13.0-windows-x64.zip", - "hash": "770ced8b48f546b041ab74569d9b88ec3c7bc74178044030fec4428586a1e21a", - "extract_dir": "kopia-0.13.0-windows-x64" + "url": "https://github.com/kopia/kopia/releases/download/v0.14.0/kopia-0.14.0-windows-x64.zip", + "hash": "3d698b4d7566045dbe8ab0ca6348c6fd94a8b56f505da5f0f52f991888755060", + "extract_dir": "kopia-0.14.0-windows-x64" } }, "bin": "kopia.exe",