Skip to content

Commit

Permalink
Use default arch names for binaries (#28)
Browse files Browse the repository at this point in the history
Signed-off-by: albertteoh <[email protected]>

Fixes #26.
  • Loading branch information
albertteoh authored Jan 15, 2021
1 parent 3d5c386 commit 0880986
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ builds:
- upx "{{ .Path }}"
archives:
- format: binary
replacements:
386: i386
amd64: x86_64
checksum:
name_template: "checksums.txt"
snapshot:
Expand Down

0 comments on commit 0880986

Please sign in to comment.