macOS
brew install ghrlocal Homebrew formula metadata
安装
brew install ghrlocal Homebrew formula metadata
nix profile install nixpkgs#ghrnixpkgs package indexes · pkgs/by-name/gh/ghr/package.nix · 来源: api.github.com
winget install --id cataggar.ghr -eWindows Package Manager source index · cataggar.ghr · 来源: cdn.winget.microsoft.com
概览
Upload multiple artifacts to GitHub Release in parallel
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ghr | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ghr |
|---|---|
| 版本 | 0.18.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/tcnksm/ghr |
| 仓库 | https://github.com/tcnksm/ghr |
| 最后更新 | 2026-07-25T20:55:22-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ghr
nix profile install nixpkgs#ghrcataggar.ghr
winget install --id cataggar.ghr -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.