Fix goreleaser deprecation warnings
This commit is contained in:
parent
6ff2a9fa1a
commit
ba35e5fdbc
@ -14,19 +14,19 @@ builds:
|
|||||||
goarm:
|
goarm:
|
||||||
- 6
|
- 6
|
||||||
- 7
|
- 7
|
||||||
archive:
|
archives:
|
||||||
replacements:
|
- replacements:
|
||||||
darwin: Darwin
|
darwin: Darwin
|
||||||
linux: Linux
|
linux: Linux
|
||||||
windows: Windows
|
windows: Windows
|
||||||
freebsd: FreeBSD
|
freebsd: FreeBSD
|
||||||
386: i386
|
386: i386
|
||||||
amd64: x86_64
|
amd64: x86_64
|
||||||
format_overrides:
|
format_overrides:
|
||||||
- goos: windows
|
- goos: windows
|
||||||
format: zip
|
format: zip
|
||||||
- goos: darwin
|
- goos: darwin
|
||||||
format: zip
|
format: zip
|
||||||
checksum:
|
checksum:
|
||||||
name_template: 'checksums.txt'
|
name_template: 'checksums.txt'
|
||||||
snapshot:
|
snapshot:
|
||||||
|
Loading…
Reference in New Issue
Block a user