diff --git a/src/.goreleaser.yaml b/src/.goreleaser.yaml index e79b2a92d..19a49a79b 100644 --- a/src/.goreleaser.yaml +++ b/src/.goreleaser.yaml @@ -24,6 +24,11 @@ archives: windows: Windows 386: i386 amd64: x86_64 + format: tar.gz + format_overrides: + - goos: windows + format: zip + checksum: name_template: 'checksums.txt' snapshot: