|
3 | 3 | "default": "14.3.1", |
4 | 4 | "x64": { |
5 | 5 | "versions": [ |
6 | | - { "link": "15.0.1", "version": "15.0.1-Release.Candidate+15A507", "install_runtimes": "true"}, |
7 | | - { "link": "15.0", "version": "15.0.0+15A240d", "install_runtimes": "true"}, |
8 | | - { "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true" }, |
9 | | - { "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true" }, |
10 | | - { "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true" } |
| 6 | + { "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "install_runtimes": "true"}, |
| 7 | + { "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true"}, |
| 8 | + { "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true"}, |
| 9 | + { "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true"} |
11 | 10 | ] |
12 | 11 | }, |
13 | 12 | "arm64":{ |
14 | 13 | "versions": [ |
15 | | - { "link": "15.0.1", "version": "15.0.1-Release.Candidate+15A507", "install_runtimes": "true"}, |
16 | | - { "link": "15.0", "version": "15.0.0+15A240d", "install_runtimes": "true"}, |
| 14 | + { "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "install_runtimes": "true"}, |
17 | 15 | { "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true" }, |
18 | 16 | { "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true" }, |
19 | 17 | { "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true" } |
|
0 commit comments