We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae4388 commit b0c84b1Copy full SHA for b0c84b1
1 file changed
.goreleaser.yaml
@@ -1,4 +1,4 @@
1
-# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
+# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
2
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
3
4
version: 2
@@ -37,6 +37,8 @@ archives:
37
38
homebrew_casks:
39
- name: loops
40
+ alternative_names:
41
+ - loops@{{ .Version }}
42
repository:
43
owner: loops-so
44
name: homebrew-loops
0 commit comments