We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dbbc95 commit f79af68Copy full SHA for f79af68
1 file changed
.goreleaser.yml
@@ -17,6 +17,10 @@ archives:
17
windows: Windows
18
386: i386
19
amd64: x86_64
20
+ format_overrides:
21
+ - goos: windows
22
+ format: zip
23
+
24
checksum:
25
name_template: "checksums.txt"
26
snapshot:
0 commit comments