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