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