Skip to content

Commit

Permalink
use zip for windows binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseduffield committed Aug 9, 2018
1 parent 50924f3 commit 45c0b94
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 @@ -19,6 +19,9 @@ archive:
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 45c0b94

Please sign in to comment.