Skip to content

Commit dacfad9

Browse files
authored
Update .goreleaser.yml
1 parent 536f823 commit dacfad9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ builds:
1515
- darwin
1616
binary: '{{ .ProjectName }}'
1717

18+
universal_binaries:
19+
- replace: true
20+
1821
archives:
1922
- formats: [tar.gz]
2023
# this name template makes the OS and Arch compatible with the results of `uname`.

0 commit comments

Comments
 (0)