{ "version": "0.10.7", "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.10.7/kopia-0.10.7-windows-x64.zip", "hash": "ef1d3ae0db47b6458cfb61914335b64e5d60ca376a32dab1864e24f66746ce0d", "extract_dir": "kopia-0.10.7-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" } } }