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