Update .goreleaser.yaml

This commit is contained in:
Dave Gallant
2024-07-21 15:21:43 -04:00
parent 86a0869bb5
commit c1548a3378

View File

@@ -10,15 +10,18 @@ before:
builds:
- env:
- CGO_ENABLED=0
ldflags:
- -s -w
goos:
- darwin
- linux
- darwin
goarch:
- amd64
- arm
- arm64
goarm:
- "7"
ldflags:
- -s -w
mod_timestamp: "{{ .CommitTimestamp }}"
checksum:
name_template: "checksums.txt"
snapshot: