Skip to content

Commit 8e6c9fd

Browse files
author
Fabrizio Steiner
committed
Name release tarballs for arm architecture armhf.
1 parent 265ae80 commit 8e6c9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ archive:
4343
# By default, `replacements` replace GOOS and GOARCH values with valid outputs
4444
# of `uname -s` and `uname -m` respectively.
4545
replacements:
46-
arm: arm
46+
arm: armhf
4747
amd64: amd64
4848
386: 386
4949
darwin: macOS

0 commit comments

Comments
 (0)