Skip to content

Commit c514abc

Browse files
committed
brew requires tar.gz archive format
1 parent 3d6eaa7 commit c514abc

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
@@ -11,7 +11,7 @@ builds:
1111
ldflags: -s -w -X main.Version={{.Version}} -X main.GitCommit={{.Commit}} -X main.BuildTime={{.Date}}`.
1212

1313
archive:
14-
format: binary
14+
format: tar.gz
1515

1616
fpm:
1717
license: MIT

0 commit comments

Comments
 (0)