Skip to content

Commit 16db2ad

Browse files
authored
👷 Remove goreleaser configs unsupported in the free version (#95)
1 parent 1c3e68a commit 16db2ad

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.goreleaser.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -122,18 +122,6 @@ brews:
122122
# Templates: allowed
123123
name: glide
124124

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-
137125
# GOARM to specify which 32-bit arm version to use if there are multiple
138126
# versions from the build section. Brew formulas support only one 32-bit
139127
# version.

0 commit comments

Comments
 (0)