{ "version": "0.20.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.20.1/kopia-0.20.1-windows-x64.zip", "hash": "6812cf4515b22ca05ff8fb136c826b464bc996cb071b7b84942c9d6861207ba9", "extract_dir": "kopia-0.20.1-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" } } }