Skip to content

Commit 5e0a2e0

Browse files
committed
goreleaser: rename deprecated brews
1 parent 24ee7c4 commit 5e0a2e0

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)