Skip to content

Commit d130b9e

Browse files
authored
Add download link for nightly macOS arm build (#286)
* add download link for nightly macOS arm build * update macos nightly downloads URL
1 parent 2dd65da commit d130b9e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_data/downloads.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,10 @@ os:
4040
name: Bleeding Edge
4141
end_text: This is the latest build of the development branch.
4242
downloads:
43-
- name: Latest build
44-
link: http://supercollider.s3.amazonaws.com/builds/supercollider/supercollider/osx/develop-latest.html
43+
- name: Latest x64 build
44+
link: http://supercollider.s3.amazonaws.com/builds/supercollider/supercollider/macos-x64/develop-latest.html
45+
- name: Latest arm build
46+
link: http://supercollider.s3.amazonaws.com/builds/supercollider/supercollider/macos-arm64/develop-latest.html
4547

4648
- name: Linux
4749
slug: Linux

0 commit comments

Comments
 (0)