mirror of
https://github.com/MontFerret/ferret.git
synced 2025-07-15 01:25:00 +02:00
Update .goreleaser.yml
This commit is contained in:
@ -20,7 +20,7 @@ builds:
|
||||
archive:
|
||||
name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
|
||||
replacements:
|
||||
darwin: macOS
|
||||
darwin: darwin
|
||||
linux: linux
|
||||
windows: windows
|
||||
386: i386
|
||||
|
Reference in New Issue
Block a user