Skip to content

Commit

Permalink
use zip files for Windows packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarazzutti committed Dec 19, 2021
1 parent 1cabc9b commit 380f854
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ archives:
windows: Windows
386: i386
amd64: x86_64
format_overrides:
- goos: windows
format: zip
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 380f854

Please sign in to comment.