Skip to content

Commit

Permalink
remove replacements (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobValdemar authored Nov 24, 2023
1 parent 2879fdb commit 19e6c1e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ archives:
- id: archives
format: binary
name_template: "{{ .Binary }}-{{ .Os }}-{{ .Arch }}"
replacements:
darwin: darwin
linux: linux
windows: windows
386: i386

checksum:
name_template: "{{ .ProjectName }}-checksums.txt"
Expand Down

0 comments on commit 19e6c1e

Please sign in to comment.