Skip to content

Commit b4d8ff6

Browse files
authored
Merge pull request #3113 from carapace-sh/goreleaser-brew
goreleaser: rename deprecated brews
2 parents 24ee7c4 + 5e0a2e0 commit b4d8ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ archives:
4343
- termux
4444
name_template: 'carapace-bin_{{ .Version }}_termux_{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
4545

46-
brews:
46+
homebrew_casks:
4747
-
4848
name: carapace
4949
description: "A multi-shell completion binary"

0 commit comments

Comments
 (0)