chore: re-enable homebrew tap in goreleaser

This commit is contained in:
Deivid Soto 2026-03-30 13:24:15 +02:00
parent 48f2c945c8
commit f9f28214a6

View file

@ -37,13 +37,13 @@ changelog:
- "^test:" - "^test:"
- "^chore:" - "^chore:"
# brews: brews:
# - repository: - repository:
# owner: torrentclaw owner: torrentclaw
# name: homebrew-tap name: homebrew-tap
# name: unarr name: unarr
# homepage: https://github.com/torrentclaw/unarr homepage: https://github.com/torrentclaw/unarr
# description: "unarr — replaces the entire *arr stack" description: "unarr — replaces the entire *arr stack"
# license: MIT license: MIT
# install: | install: |
# bin.install "unarr" bin.install "unarr"