Update goreleaser config (#145)
This commit is contained in:
parent
bb59f50cbe
commit
8970d9b4ea
@ -12,14 +12,14 @@ builds:
|
|||||||
- arm
|
- arm
|
||||||
- arm64
|
- arm64
|
||||||
|
|
||||||
|
archives:
|
||||||
|
- id: tgz
|
||||||
|
format: tar.gz
|
||||||
|
replacements:
|
||||||
|
darwin: macOS
|
||||||
|
format_overrides:
|
||||||
|
- goos: windows
|
||||||
|
format: zip
|
||||||
|
|
||||||
archive:
|
signs:
|
||||||
format: tar.gz
|
- artifacts: checksum
|
||||||
replacements:
|
|
||||||
darwin: macOS
|
|
||||||
format_overrides:
|
|
||||||
- goos: windows
|
|
||||||
format: zip
|
|
||||||
|
|
||||||
sign:
|
|
||||||
artifacts: checksum
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user