Update goreleaser config

This commit is contained in:
Joona Hoikkala 2018-11-09 15:55:09 +02:00
parent d0751706b3
commit d96414fa9f
No known key found for this signature in database
GPG Key ID: D5AA86BBF9B29A5C

View File

@ -2,11 +2,24 @@ builds:
- binary: ffuf - binary: ffuf
goos: goos:
- linux - linux
- windows
- freebsd
- openbsd
- darwin
goarch: goarch:
- amd64 - amd64
- 386
- arm
- arm64
archive: archive:
format: tar.gz format: tar.gz
replacements:
darwin: macOS
format_overrides:
- goos: windows
format: zip
sign: sign:
artifacts: checksum artifacts: checksum