We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ceb7a5 commit 415ae92Copy full SHA for 415ae92
.goreleaser.yml
@@ -31,6 +31,8 @@ builds:
31
goarch: arm
32
- goos: windows
33
goarch: arm64
34
+ - goos: freebsd
35
+ goarch: arm64
36
37
checksum:
38
name_template: '{{ .ProjectName }}_{{ .Version }}_sha512-checksums.txt'
0 commit comments