Skip to content

Commit f79af68

Browse files
committed
build: package as zip for windows
1 parent 3dbbc95 commit f79af68

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ archives:
1717
windows: Windows
1818
386: i386
1919
amd64: x86_64
20+
format_overrides:
21+
- goos: windows
22+
format: zip
23+
2024
checksum:
2125
name_template: "checksums.txt"
2226
snapshot:

0 commit comments

Comments
 (0)