Skip to content

Commit 2ec2f00

Browse files
committed
goreleaser: rename deprecated brews
1 parent eefa1d7 commit 2ec2f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ archives:
3737
- termux
3838
name_template: '{{ .Binary }}_{{ .Version }}_termux_{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
3939

40-
brews:
40+
homebrew_casks:
4141
-
4242
name: carapace-bridge
4343
description: "A multi-shell completion bridge"

0 commit comments

Comments
 (0)