{ "version": "0.15.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.15.0/kopia-0.15.0-windows-x64.zip", "hash": "f7a10aed8ac6efdc8862690b9c102cc6fc0117085a7435ebc96b9f5f6f6d97d5", "extract_dir": "kopia-0.15.0-windows-x64" } }, "bin": "kopia.exe", "checkver": { "github": "https://github.com/kopia/kopia" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/kopia/kopia/releases/download/v$version/kopia-$version-windows-x64.zip", "extract_dir": "kopia-$version-windows-x64" } }, "hash": { "url": "$baseurl/checksums.txt" } } }