Skip to content

Commit

Permalink
goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerwelin committed Jan 15, 2021
1 parent 7ce4993 commit 35511f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,16 @@ builds:
- linux
- darwin
- windows
goarch:
- 386
- amd64
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
amd64: x86_64
386: i386
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 35511f3

Please sign in to comment.