Skip to content

Commit 5f7ab31

Browse files
committedNov 17, 2022
update bindown.yml
1 parent 852c433 commit 5f7ab31

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎bindown.yml

+9
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@ templates:
5252
dependency:
5353
vars:
5454
archivepathsuffix: .exe
55+
- matcher:
56+
arch:
57+
- arm64
58+
os:
59+
- darwin
60+
dependency:
61+
vars:
62+
arch: amd64
5563
substitutions:
5664
arch:
5765
"386": i386
@@ -63,6 +71,7 @@ templates:
6371
systems:
6472
- darwin/386
6573
- darwin/amd64
74+
- darwin/arm64
6675
- linux/386
6776
- linux/amd64
6877
- windows/386

0 commit comments

Comments
 (0)
Please sign in to comment.