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
|
||||
archive:
|
||||
replacements:
|
||||
amd64: 64-bit
|
||||
386: 32-bit
|
||||
amd64: 64bit
|
||||
386: 32bit
|
||||
darwin: OSX
|
||||
linux_arm: raspberry_pi
|
||||
format_overrides:
|
||||
- goos: windows
|
||||
format: zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue