mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
update goreleaser
This commit is contained in:
parent
eea4fedeba
commit
177fd1852e
1 changed files with 3 additions and 2 deletions
|
@ -23,9 +23,10 @@ builds:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
archive:
|
archive:
|
||||||
replacements:
|
replacements:
|
||||||
amd64: 64-bit
|
amd64: 64bit
|
||||||
386: 32-bit
|
386: 32bit
|
||||||
darwin: OSX
|
darwin: OSX
|
||||||
|
linux_arm: raspberry_pi
|
||||||
format_overrides:
|
format_overrides:
|
||||||
- goos: windows
|
- goos: windows
|
||||||
format: zip
|
format: zip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue