diff --git a/bucket/gogcli.json b/bucket/gogcli.json index 7019ac68dd..3ee0919bb9 100644 --- a/bucket/gogcli.json +++ b/bucket/gogcli.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "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.10.0/gogcli_0.10.0_windows_amd64.zip", - "hash": "835f77cdbb281132595fa83fa44ba4bdf6187a082b35f5b1ee9e785ef05312f0" + "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.10.0/gogcli_0.10.0_windows_arm64.zip", - "hash": "bb4a3f7f43f16adae703873401c1e61b5eaa7bd5fa5bc43d4261b58305f91cf7" + "url": "https://github.com/steipete/gogcli/releases/download/v0.11.0/gogcli_0.11.0_windows_arm64.zip", + "hash": "779d4dcdb4adef634558f9f471c7170296fa952362aa4e230d416d3e98f0d4b5" } }, "bin": "gog.exe",