Silent Install HQ
ZIP WinGet

GitHub CLI

GitHub, Inc. · 2.93.0 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1d2ab9d48f01a86c7156dae3008428743d6cd716a51fc50410078d51dec3dea4 VirusTotal ↗
Filename gh_2.93.0_windows_arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID GitHub.cli
Version 2.93.0
Description Take GitHub to the command line
License MIT
Upgrade Behavior install(Install over existing)
Release Notes What's Changed - chore(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.2.1 by @dependabot[bot] in #13297 - Add missing //go:build integration tag to verify_integration_test.go by @pdostal in #13303 - Fix flaky accessible prompter Password test timeout by @pdostal in #13304 - Enable extended PR screening for external PRs by @tidy-dev in #13312 - fix(pr): remove numberFieldOnly optimization that skips API validation by @williammartin in #13327 - Print gh auth refresh for 401 returns by @3…