Skip to content

Commit

Permalink
Removing gzips and using binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Clifford committed Nov 23, 2020
1 parent 0d858ab commit a51e102
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@ builds:
- windows
- darwin
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
- format: binary
checksum:
name_template: 'checksums.txt'
signs:
Expand Down

0 comments on commit a51e102

Please sign in to comment.