Skip to content

Commit

Permalink
Update .goreleaser.yml (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
obalunenko authored Jan 28, 2023
1 parent 066281a commit 87ef2bb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 87ef2bb

Please sign in to comment.