{ "homepage": "https://github.com/apex/up", "license": "https://github.com/apex/up/blob/master/LICENSE", "version": "0.3.7", "architecture": { "64bit": { "url": "https://github.com/apex/up/releases/download/v0.3.7/up_0.3.7_windows_amd64.tar.gz", "hash": "c6c9903125a2d65fac54a6297ceb05ed8cdac1e280a02f0a1a746b73d1e133cc" }, "32bit": { "url": "https://github.com/apex/up/releases/download/v0.3.7/up_0.3.7_windows_386.tar.gz", "hash": "ccd33c978a631ab8cda91b42f634b515112f03a2c24e3fadd8186c8f93ce6176" } }, "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" } } }