Update .goreleaser.yml

This commit is contained in:
Waseem Hassan Shahid
2019-10-21 09:01:55 +02:00
committed by GitHub
parent bf961c0456
commit be86e8417f

View File

@@ -11,7 +11,7 @@ builds:
- arm
- arm64
archives:
name_template: "{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
- name_template: "{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
snapshot:
name_template: "{{ .Tag }}-next"
checksum: