Skip to content

Commit

Permalink
Fix goreleaser yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rs committed Nov 23, 2019
1 parent 6148db5 commit 96a3b05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ archives:
- README.md
replacements:
386: i386
armv5 armel
armv6 armhf
armv5: armel
armv6: armhf
checksum:
name_template: 'checksums.txt'
release:
Expand Down

0 comments on commit 96a3b05

Please sign in to comment.