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:"
- "^chore:"
# brews:
# - repository:
# owner: torrentclaw
# name: homebrew-tap
# name: unarr
# homepage: https://github.com/torrentclaw/unarr
# description: "unarr — replaces the entire *arr stack"
# license: MIT
# install: |
# bin.install "unarr"
brews:
- repository:
owner: torrentclaw
name: homebrew-tap
name: unarr
homepage: https://github.com/torrentclaw/unarr
description: "unarr — replaces the entire *arr stack"
license: MIT
install: |
bin.install "unarr"