Skip to content

Commit 5de70a2

Browse files
authored
chore: update .goreleaser.yml
1 parent e19c7be commit 5de70a2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.goreleaser.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ changelog:
4242
archives:
4343
-
4444
name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
45-
replacements:
46-
darwin: Darwin
47-
linux: Linux
48-
windows: Windows
49-
386: i386
50-
amd64: x86_64
5145
format_overrides:
5246
-
5347
goos: windows

0 commit comments

Comments
 (0)