Skip to content

Commit

Permalink
update bindown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAbides committed Nov 17, 2022
1 parent 852c433 commit 5f7ab31
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions bindown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@ templates:
dependency:
vars:
archivepathsuffix: .exe
- matcher:
arch:
- arm64
os:
- darwin
dependency:
vars:
arch: amd64
substitutions:
arch:
"386": i386
Expand All @@ -63,6 +71,7 @@ templates:
systems:
- darwin/386
- darwin/amd64
- darwin/arm64
- linux/386
- linux/amd64
- windows/386
Expand Down

0 comments on commit 5f7ab31

Please sign in to comment.