0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

update goreleaser

This commit is contained in:
Zack Scholl 2017-10-18 14:06:22 -06:00
parent eea4fedeba
commit 177fd1852e

View file

@ -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