diff --git a/.goreleaser.yml b/.goreleaser.yml index fc666549..d0c2a7ad 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -72,11 +72,7 @@ archives: format_overrides: - goos: windows format: zip - replacements: - amd64: 64-bit - 386: 32-bit - darwin: macOS - linux: Tux + rlcp: true name_template: "{{ .Binary }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}" files: - LICENSE