mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
Update goreleaser.yml
This commit is contained in:
parent
6b0d3ec02c
commit
f1fc037bff
1 changed files with 4 additions and 1 deletions
|
@ -19,4 +19,7 @@ builds:
|
||||||
goarch: arm
|
goarch: arm
|
||||||
- goos: darwin
|
- goos: darwin
|
||||||
goarch: 386
|
goarch: 386
|
||||||
|
replacements:
|
||||||
|
amd64: 64-bit
|
||||||
|
386: 32-bit
|
||||||
|
darwin: OSX
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue