Skip to content

Commit 87ef2bb

Browse files
authored
Update .goreleaser.yml (#233)
1 parent 066281a commit 87ef2bb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.goreleaser.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,7 @@ archives:
7272
format_overrides:
7373
- goos: windows
7474
format: zip
75-
replacements:
76-
amd64: 64-bit
77-
386: 32-bit
78-
darwin: macOS
79-
linux: Tux
75+
rlcp: true
8076
name_template: "{{ .Binary }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
8177
files:
8278
- LICENSE

0 commit comments

Comments
 (0)