{ "version": "0.11.0", "description": "Fast, script-friendly CLI for Gmail, Drive, Calendar, and other Google Workspace apps.", "homepage": "https://gogcli.sh", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/steipete/gogcli/releases/download/v0.11.0/gogcli_0.11.0_windows_amd64.zip", "hash": "c1855084fdc34ba64d3fde0172c9ec3fb92d95994161b3fe489a4a1c17789996" }, "arm64": { "url": "https://github.com/steipete/gogcli/releases/download/v0.11.0/gogcli_0.11.0_windows_arm64.zip", "hash": "779d4dcdb4adef634558f9f471c7170296fa952362aa4e230d416d3e98f0d4b5" } }, "bin": "gog.exe", "checkver": { "github": "https://github.com/steipete/gogcli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/steipete/gogcli/releases/download/v$version/gogcli_$version_windows_amd64.zip" }, "arm64": { "url": "https://github.com/steipete/gogcli/releases/download/v$version/gogcli_$version_windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }