gogcli: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2026-02-14 08:31:08 +00:00
parent 897d9f84c2
commit 0d1418844e

View File

@ -1,16 +1,16 @@
{
"version": "0.9.0",
"version": "0.10.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"
"url": "https://github.com/steipete/gogcli/releases/download/v0.10.0/gogcli_0.10.0_windows_amd64.zip",
"hash": "835f77cdbb281132595fa83fa44ba4bdf6187a082b35f5b1ee9e785ef05312f0"
},
"arm64": {
"url": "https://github.com/steipete/gogcli/releases/download/v0.9.0/gogcli_0.9.0_windows_arm64.zip",
"hash": "f23400ce6100fe475ba28854f1e014c0ae7fa89ab4037c92392d680bde4a8298"
"url": "https://github.com/steipete/gogcli/releases/download/v0.10.0/gogcli_0.10.0_windows_arm64.zip",
"hash": "bb4a3f7f43f16adae703873401c1e61b5eaa7bd5fa5bc43d4261b58305f91cf7"
}
},
"bin": "gog.exe",