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

Release linux-amd64 v0.36

This commit is contained in:
David Dworken
2022-04-19 19:21:54 -07:00
parent dfa429754d
commit 34e3da2456

12
.slsa-goreleaser.yml Normal file

@ -0,0 +1,12 @@
version: 1
flags:
- -trimpath
goos: linux
goarch: amd64
binary: hishtory-{{ .OS }}-{{ .Arch }}
ldflags:
- '{{ .Env.VERSION_LDFLAGS }}'