{ "version": "0.9.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.9.0/gogcli_0.9.0_windows_amd64.zip", "hash": "00a01b92b9aaada4ae3dce34f4735dd18de326d6fa62c1f941842d6577677485" }, "arm64": { "url": "https://github.com/steipete/gogcli/releases/download/v0.9.0/gogcli_0.9.0_windows_arm64.zip", "hash": "f23400ce6100fe475ba28854f1e014c0ae7fa89ab4037c92392d680bde4a8298" } }, "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" } } }