Skip to content

Commit 6633df0

Browse files
committed
zip binaries instead of tar.gz
1 parent 3c0c34e commit 6633df0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ builds:
99
- windows
1010
- darwin
1111
archives:
12-
- replacements:
12+
- replacements:
1313
darwin: Darwin
1414
linux: Linux
1515
windows: Windows
1616
386: i386
1717
amd64: x86_64
18+
format: zip
1819
checksum:
1920
name_template: 'checksums.txt'
2021
changelog:

0 commit comments

Comments
 (0)