# ghr を Homebrew, Nix, winget でインストール

ghr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:ghr
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ghr
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ghr
```

  証拠: nixpkgs package indexes: pkgs/by-name/gh/ghr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id cataggar.ghr -e
```

  証拠: Windows Package Manager source index: cataggar.ghr from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:ghr
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ghr>
- **バージョン:** 0.18.3
- **ソース概要:** Upload multiple artifacts to GitHub Release in parallel
- **ホームページ:** <https://github.com/tcnksm/ghr>
- **リポジトリ:** <https://github.com/tcnksm/ghr>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/tcnksm/ghr/archive/refs/tags/v0.18.3.tar.gz>
- **最終更新:** 2026-07-25T20:55:22-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ghr (cli)
- ghr (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.18.3
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/tcnksm/ghr
- 検出された最新: v0.18.3 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2014: GitHub repository created.
- 2014: v0.1.0 initial release published.
- 2021: GitHub automatic release notes support arrived in GitHub, and ghr later documented a `-generatenotes` flag.
- 2020s: README documents a reusable GitHub Action interface.

### Related projects

- The README compares ghr with aktau/github-release and connects it to GitHub Releases, GitHub Enterprise, GitHub Actions, Go cross-compilation, checksums, and CI build artifacts.

### ソース

- <https://api.github.com/repos/tcnksm/ghr>
- <https://github.com/tcnksm/ghr>
- <https://github.com/tcnksm/ghr#readme>
- <https://github.com/tcnksm/ghr/releases/tag/v0.1.0>
- <https://pkg.go.dev/github.com/tcnksm/ghr>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - ghr: normalized package name match | nixpkgs package indexes: pkgs/by-name/gh/ghr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - cataggar.ghr: normalized package name match | Windows Package Manager source index: cataggar.ghr from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [actionlint](https://pkg.so/ja/brew/actionlint/) - Shares pkgdb curated category or tags: cli, developer-tools, github-actions.
- [act](https://pkg.so/ja/brew/act/) - Shares pkgdb curated category or tags: cli, developer-tools, github-actions.
- [sentry-cli](https://pkg.so/ja/brew/sentry-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, release-management.
- [commitizen](https://pkg.so/ja/brew/commitizen/) - Shares pkgdb curated category or tags: cli, developer-tools, release-management.
- [gitversion](https://pkg.so/ja/brew/gitversion/) - Shares pkgdb curated category or tags: cli, developer-tools, release-management.
- [tf-summarize](https://pkg.so/ja/brew/tf-summarize/) - Shares pkgdb curated category or tags: cli, developer-tools, github-actions.
- [pinact](https://pkg.so/ja/brew/pinact/) - Shares pkgdb curated category or tags: cli, developer-tools, github-actions.
- [eget](https://pkg.so/ja/brew/eget/) - Shares pkgdb curated category or tags: cli, developer-tools, github-releases.
- [github-release](https://pkg.so/ja/brew/github-release/) - Local package facts share a topical domain. Shared terms: artifacts, cli, developer, developer-tools, github.
- [changelogen](https://pkg.so/ja/brew/changelogen/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, github, github-releases.
- [dra](https://pkg.so/ja/brew/dra/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, github, management.

## Combined YAML source

View the package source record on GitHub. [combined/ghr.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ghr.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
