{ "homepage": "https://github.com/apex/up", "license": "GPL-3.0", "version": "0.6.7", "architecture": { "64bit": { "url": "https://github.com/apex/up/releases/download/v0.6.7/up_0.6.7_windows_amd64.tar.gz", "hash": "671eb9a99ec9b6fc6c9f73e8e0fcff5f699690224d87887e8a5d2cb455e8f6f3" }, "32bit": { "url": "https://github.com/apex/up/releases/download/v0.6.7/up_0.6.7_windows_386.tar.gz", "hash": "03e54caf01f7470d9456cbb30214ae259a4069d5fe4eea20672f10ec0eef615d" } }, "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" } } }