macOS
brew install ghrlocal Homebrew formula metadata
brew
Upload multiple artifacts to GitHub Release in parallel. Version 0.18.3 via Homebrew; verified 2026-04-15.
install
brew install ghrlocal Homebrew formula metadata
nix profile install nixpkgs#ghrnixpkgs package indexes · pkgs/by-name/gh/ghr/package.nix · source: api.github.com
winget install --id cataggar.ghr -eWindows Package Manager source index · cataggar.ghr · source: cdn.winget.microsoft.com
overview
Upload multiple artifacts to GitHub Release in parallel
history
ghr is a release-engineering CLI for creating GitHub Releases and uploading release artifacts in parallel.
The ghr repository was created in July 2014, with an initial v0.1.0 release published days later. Its README presents a Go-oriented release workflow: build artifacts, tag a release, and use `ghr TAG PATH` to create a GitHub Release and upload the files.
The tool developed around the practical needs of release automation: reading repository information from `.git/config`, accepting `GITHUB_TOKEN`, supporting GitHub Enterprise through `GITHUB_API`, replacing or recreating assets, marking draft or prerelease releases, and later exposing a GitHub Action wrapper for workflow files.
ghr became useful in the era when projects began publishing multi-platform binaries as GitHub Release assets. The README's demo centers on cross-compiled Go binaries, and the documented Action support shows how the same tool moved into CI-based release pipelines.
Practitioners use ghr after a build job has produced a directory of archives, checksums, installers, or other assets. A typical run supplies a tag and path, with optional title, body, commitish, draft, prerelease, replace, delete, generated notes, and parallel upload settings.
Package nerds care about ghr because it is release plumbing: it turns build output into a GitHub Release page with assets, which downstream package managers and install scripts often consume.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ghr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ghr |
|---|---|
| Version | 0.18.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ghr |
| Homepage | https://github.com/tcnksm/ghr |
| Repository | https://github.com/tcnksm/ghr |
| Upstream docs | https://github.com/tcnksm/ghr#readme |
| License | MIT |
| Source archive | https://github.com/tcnksm/ghr/archive/refs/tags/v0.18.3.tar.gz |
| Last updated | 2026-04-15T17:45:20Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ghr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ghr
nix profile install nixpkgs#ghrcataggar.ghr
winget install --id cataggar.ghr -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.