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
f1fc037bff
commit
e352d21d76
1 changed files with 5 additions and 4 deletions
|
@ -19,7 +19,8 @@ builds:
|
||||||
goarch: arm
|
goarch: arm
|
||||||
- goos: darwin
|
- goos: darwin
|
||||||
goarch: 386
|
goarch: 386
|
||||||
replacements:
|
archive:
|
||||||
amd64: 64-bit
|
replacements:
|
||||||
386: 32-bit
|
amd64: 64-bit
|
||||||
darwin: OSX
|
386: 32-bit
|
||||||
|
darwin: OSX
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue