{ "homepage": "https://github.com/apex/up", "license": "GPL-3.0", "version": "0.6.2", "architecture": { "64bit": { "url": "https://github.com/apex/up/releases/download/v0.6.2/up_0.6.2_windows_amd64.tar.gz", "hash": "d5e7b2d67611fcd21c7c7b21d7f28521f20a659bf259e97d7bedbad5b0edee92" }, "32bit": { "url": "https://github.com/apex/up/releases/download/v0.6.2/up_0.6.2_windows_386.tar.gz", "hash": "c84f455d9cdf30ef0a680a9caf362fde63b6bad801b51a3efae5ad1d0d0dabae" } }, "bin": "up.exe", "checkver": { "github": "https://github.com/apex/up" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/apex/up/releases/download/v$version/up_$version_windows_amd64.tar.gz" }, "32bit": { "url": "https://github.com/apex/up/releases/download/v$version/up_$version_windows_386.tar.gz" } }, "hash": { "url": "$baseurl/up_$version_checksums.txt" } } }