Update goreleaser config (#145)

This commit is contained in:
Joona Hoikkala 2020-01-30 00:35:55 +02:00 committed by GitHub
parent bb59f50cbe
commit 8970d9b4ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,8 @@ builds:
- arm - arm
- arm64 - arm64
archives:
archive: - id: tgz
format: tar.gz format: tar.gz
replacements: replacements:
darwin: macOS darwin: macOS
@ -21,5 +21,5 @@ archive:
- goos: windows - goos: windows
format: zip format: zip
sign: signs:
artifacts: checksum - artifacts: checksum