We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c3e68a commit 16db2adCopy full SHA for 16db2ad
1 file changed
.goreleaser.yml
@@ -122,18 +122,6 @@ brews:
122
# Templates: allowed
123
name: glide
124
125
- # Alternative names for the current recipe.
126
- #
127
- # Useful if you want to publish a versioned formula as well, so users can
128
- # more easily downgrade.
129
130
- # Since: v1.20 (pro)
131
- # Templates: allowed
132
- alternative_names:
133
- - myproject@{{ .Version }}
134
- - myproject@{{ .Major }}
135
- - myproject@{{ .Major }}{{ .Minor }}
136
-
137
# GOARM to specify which 32-bit arm version to use if there are multiple
138
# versions from the build section. Brew formulas support only one 32-bit
139
# version.
0 commit comments