Skip to content

Commit b0c84b1

Browse files
authored
chore: maintain multiple versions (#36)
1 parent 0ae4388 commit b0c84b1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
1+
# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
22
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
33

44
version: 2
@@ -37,6 +37,8 @@ archives:
3737

3838
homebrew_casks:
3939
- name: loops
40+
alternative_names:
41+
- loops@{{ .Version }}
4042
repository:
4143
owner: loops-so
4244
name: homebrew-loops

0 commit comments

Comments
 (0)