diff --git a/.goreleaser.yml b/.goreleaser.yml index caf3a81..7265d8e 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -11,14 +11,14 @@ builds: - amd64 - arm - arm64 -archive: - replacements: - linux: Linux - darwin: Darwin - windows: Windows - freebsd: FreeBSD - 386: i386 - amd64: x86_64 +archives: + - replacements: + linux: Linux + darwin: Darwin + windows: Windows + freebsd: FreeBSD + 386: i386 + amd64: x86_64 checksum: name_template: 'checksums.txt' snapshot: