1
0
mirror of https://github.com/ddworken/hishtory.git synced 2025-07-05 23:20:40 +02:00

Release: finish releasing v0.75

This commit is contained in:
David Dworken
2022-05-24 10:34:54 -07:00
parent 9f7221e2d3
commit 598990e571

@ -1,15 +0,0 @@
version: 1
env:
- CGO_ENABLED=0
flags:
- -trimpath
goos: darwin
goarch: arm64
binary: hishtory-{{ .OS }}-{{ .Arch }}
ldflags:
- '{{ .Env.VERSION_LDFLAGS }}'