{ "homepage": "https://github.com/apex/up", "license": "https://github.com/apex/up/blob/master/LICENSE", "version": "0.3.5", "architecture": { "64bit": { "url": "https://github.com/apex/up/releases/download/v0.3.5/up_0.3.5_windows_amd64.tar.gz", "hash": "4f447a13a01b970992102e0b59e0f69c78022c665d88999471150457b3a090d2" }, "32bit": { "url": "https://github.com/apex/up/releases/download/v0.3.5/up_0.3.5_windows_386.tar.gz", "hash": "595b356f684a86c8000f7de0475a3bb3f1d6635764ae63eba44fbc242872a42a" } }, "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_checksums.txt" } } }