Update .goreleaser.yml

This commit is contained in:
Henrique Dias
2018-01-04 14:04:09 +00:00
committed by GitHub
parent 5bd60ce05a
commit d8f057757e

View File

@@ -26,6 +26,8 @@ build:
- goos: freebsd
goarch: arm
goarm: 6
- goos: linux
goarch: arm64
archive:
name_template: "{{.Os}}-{{.Arch}}-{{ .ProjectName }}"