mirror of
https://github.com/alice-lg/alice-lg.git
synced 2024-05-11 05:55:03 +00:00
Update .goreleaser.yaml
removed deprecated 'replacements'
This commit is contained in:
@@ -20,9 +20,6 @@ builds:
|
||||
- -X "github.com/alice-lg/alice-lg/pkg/config.Version={{ .Version }}"
|
||||
archives:
|
||||
- name_template: 'alice-lg_{{ .Version }}_{{ .Os }}_{{ .Arch }}'
|
||||
replacements:
|
||||
386: i386
|
||||
amd64: x86_64
|
||||
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
|
||||
Reference in New Issue
Block a user