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