Skip to content

googleworkspace-cli 0.22.5#275382

Merged
BrewTestBot merged 2 commits intomainfrom
bump-googleworkspace-cli-0.22.5
Mar 31, 2026
Merged

googleworkspace-cli 0.22.5#275382
BrewTestBot merged 2 commits intomainfrom
bump-googleworkspace-cli-0.22.5

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Installation

Download the archive for your OS and architecture from the assets below.

Linux / macOS

Replace <target> with your platform (e.g., aarch64-apple-darwin or x86_64-unknown-linux-gnu).

# 1. Download the archive and its checksum
curl -sLO https://github.com/googleworkspace/cli/releases/download/v0.22.5/google-workspace-cli-<target>.tar.gz
curl -sLO https://github.com/googleworkspace/cli/releases/download/v0.22.5/google-workspace-cli-<target>.tar.gz.sha256

# 2. Verify the checksum
shasum -a 256 -c google-workspace-cli-<target>.tar.gz.sha256

# 3. Extract and install
tar -xzf google-workspace-cli-<target>.tar.gz
chmod +x gws
sudo mv gws /usr/local/bin/

Windows

  1. Download google-workspace-cli-x86_64-pc-windows-msvc.zip and its .sha256 file
  2. Verify the checksum (e.g., using PowerShell Get-FileHash)
  3. Extract the archive and move gws.exe to a directory included in your system PATH.

What's Changed

Full Changelog: googleworkspace/cli@v0.22.4...v0.22.5

View the full release notes at https://github.com/googleworkspace/cli/releases/tag/v0.22.5.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 31, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 31, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 31, 2026 20:59
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 31, 2026
Merged via the queue into main with commit 1c7914b Mar 31, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-googleworkspace-cli-0.22.5 branch March 31, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants