macOS
brew install goreleaserlocal Homebrew formula metadata
sudo port install goreleaserMacPorts ports tree · devel/goreleaser/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für goreleaser in AI-Agent-Workflows.
Installation
brew install goreleaserlocal Homebrew formula metadata
sudo port install goreleaserMacPorts ports tree · devel/goreleaser/Portfile · Quelle: api.github.com
nix profile install nixpkgs#goreleasernixpkgs package indexes · pkgs/by-name/go/goreleaser/package.nix · Quelle: api.github.com
sudo pacman -S goreleaserArch Linux sync databases · goreleaser · Quelle: geo.mirror.pkgbuild.com
sudo zypper install goreleaseropenSUSE Tumbleweed package metadata · goreleaser · Quelle: download.opensuse.org
scoop install main/goreleaserScoop official bucket manifest trees · bucket/goreleaser.json · Quelle: api.github.com
winget install --id goreleaser.goreleaser -eWindows Package Manager source index · goreleaser.goreleaser · Quelle: cdn.winget.microsoft.com
Überblick
Deliver Go binaries as fast and easily as possible
Verlauf
GoReleaser is a release automation tool that turns tagged source code into cross-platform artifacts, release notes, package-manager updates, container images, checksums, signatures, and CI-driven publishing workflows.
The GitHub repository was created on December 21, 2016, and the project's own anniversary post identifies that date as the first-commit milestone. GoReleaser spent nearly five years in a v0 release stream before the v1.0.0 announcement, where the maintainer described 467 releases and 3299 commits before stabilizing the v1 line.
The project grew from a Go binary release helper into a broader release-engineering system. Official documentation describes a configuration-driven workflow, CI integration from the first commit, generated changelogs, SCM releases, archives, checksums, package-manager publishing, container images, and supply-chain features. By v2, the project framed the major release mainly as cleanup of deprecated options after the v1.26 series.
GoReleaser became closely associated with Go CLI distribution because it solved the recurring package-maintainer chore of producing binaries for many operating systems and publishing them to GitHub Releases, Homebrew taps, Scoop, Docker registries, and other downstream channels. Its README advertises local and CI installation paths, and the Homebrew formula records distribution through Homebrew, MacPorts, Nix, pacman, Scoop, winget, and zypper.
The GoReleaser project also developed an ecosystem around documentation, a GitHub Action, sponsorship, Pro features, examples, and related tools such as nfpm. Later announcements expanded the supported build story beyond Go, including Rust, Zig, TypeScript, Python, Bun, and Deno-oriented release workflows.
A typical project keeps a .goreleaser.yaml file in the repository, runs goreleaser init or hand-writes the configuration, validates it with goreleaser check, and lets a CI job run GoReleaser on a release tag. The tool then builds artifacts, archives them, generates changelogs, and publishes them according to the configured release, package, and registry sections.
GoReleaser matters in CI because it encodes release policy in source control. Maintainers can review a single YAML file for binary matrix, archive naming, checksums, signing, Homebrew or Scoop publication, Docker images, and release-note behavior instead of keeping bespoke shell scripts in every repository.
Package nerds care about GoReleaser because it is both a tool and a package-production pattern. It popularized a repeatable path from Git tags to bottled binaries, generated formulas, checksums, SBOM/provenance-related outputs, and package-manager pull updates, reducing the hand-maintained release scripts that often bit-rot in CLI projects.
Its configuration precedence list and schema support are also packaging-significant: editors, CI, and downstream automation can reason about a stable release manifest rather than ad hoc release instructions.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.config/goreleaser.yml.config/goreleaser.yaml.goreleaser.yml.goreleaser.yamlgoreleaser.ymlgoreleaser.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
goreleaser | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/goreleaser/goreleaser
Installationsmetadaten
| Paketschlüssel | brew:goreleaser |
|---|---|
| Version | 2.17.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/goreleaser |
| Homepage | https://goreleaser.com/ |
| Repository | https://github.com/goreleaser/goreleaser |
| Upstream-Dokumentation | https://goreleaser.com/getting-started |
| Lizenz | MIT |
| Quellarchiv | https://github.com/goreleaser/goreleaser.git |
| Zuletzt aktualisiert | 2026-07-05T03:37:31Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | goreleaser |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
goreleaser
nix profile install nixpkgs#goreleasergoreleaser 2.14.0-2
Deliver Go binaries as fast and easily as possible
https://github.com/goreleaser/goreleaser
sudo pacman -S goreleasergoreleaser 2.16.0-1.1
CLI tool for release engineering in Go, Rust, Zig and TypeScript
sudo zypper install goreleasergoreleaser
sudo port install goreleasermain/goreleaser
scoop install main/goreleasergoreleaser.goreleaser
winget install --id goreleaser.goreleaser -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.