Skip to content

Commit

Permalink
remove deprecated replacements section from goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
quackduck committed May 3, 2024
1 parent 44c5263 commit fcc29c1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ builds:
- goos: windows
goarch: arm64
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: 32-bit
amd64: x86_64
# - replacements:
# darwin: Darwin
# linux: Linux
# windows: Windows
# 386: 32-bit
# amd64: x86_64
format_overrides:
- goos: windows
format: zip
Expand Down

0 comments on commit fcc29c1

Please sign in to comment.