{ "homepage": "https://github.com/apex/up", "description": "Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.", "license": "GPL-3.0-only", "version": "1.4.0", "architecture": { "64bit": { "url": "https://github.com/apex/up/releases/download/v1.4.0/up_1.4.0_windows_amd64.tar.gz", "hash": "eb86b42753350cf7caf675e1010c3c0bbd5d4eb12b8ed03f939fdbbc2705f137" }, "32bit": { "url": "https://github.com/apex/up/releases/download/v1.4.0/up_1.4.0_windows_386.tar.gz", "hash": "c0efdc8be58bd9dbf7dd09fa63a21fbd50501c7e6726476189f15ab881daa286" } }, "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" } } }