Skip to content

Commit 3274af6

Browse files
committed
wip
1 parent 0c71acb commit 3274af6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.goreleaser.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,21 @@ nfpms:
2121
- deb
2222
- rpm
2323
- apk
24+
maintainer: "carlos becker <[email protected]>"
25+
26+
brews:
27+
- name: foo
28+
repository:
29+
name: foo
30+
owner: bar
31+
32+
winget:
33+
- publisher: "Becker Software"
34+
repository:
35+
name: winget
36+
owner: microsoft
37+
short_description: Example Zig software
38+
license: MIT
2439

2540
archives:
2641
- format: tar.gz

0 commit comments

Comments
 (0)