Update .goreleaser.yml

This commit is contained in:
Ken-Håvard Lieng 2020-04-30 08:16:06 +02:00
parent 508a41ee45
commit 13a31c30d9
1 changed files with 9 additions and 9 deletions

View File

@ -19,17 +19,17 @@ builds:
- 6 - 6
- 7 - 7
archive: archives:
files: - files:
- none* - none*
format_overrides: format_overrides:
- goos: windows - goos: windows
format: zip format: zip
replacements: replacements:
amd64: x64 amd64: x64
darwin: mac darwin: mac
checksum: checksum:
name_template: "checksums.txt" name_template: "checksums.txt"