updated brew app name

This commit is contained in:
Vito Castellano 2025-01-28 22:47:33 +01:00
commit 280f5bd058
No known key found for this signature in database
GPG key ID: CECE2FCDCCF84942

View file

@ -14,7 +14,7 @@ archives:
- format: tar.gz
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
brews:
- name: bold-brew
- name: bbrew
homepage: "https://github.com/Valkyrie00/bold-brew"
description: "A simple TUI tool to make your brews bold."
url_template: "https://github.com/Valkyrie00/bold-brew/releases/download/{{ .Tag }}/{{ .ArtifactName }}"