mirror of
https://github.com/charmbracelet/glow
synced 2025-03-04 23:07:12 +00:00
Add FreeBSD releases to goreleaser config
This commit is contained in:
parent
79fad4d06c
commit
66e20b2f7d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ builds:
|
|||
ldflags: -s -w -X main.Version={{ .Version }} -X main.CommitSHA={{ .Commit }}
|
||||
goos:
|
||||
- linux
|
||||
- freebsd
|
||||
- windows
|
||||
goarch:
|
||||
- amd64
|
||||
|
|
Loading…
Add table
Reference in a new issue