forked from tzutalin/android-ndk-downloader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
table.json
36 lines (36 loc) · 3.78 KB
/
table.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"android-ndk-r10d-linux-x86": "https://dl.google.com/android/ndk/android-ndk-r10d-linux-x86.bin",
"android-ndk-r10d-linux-x86_64": "https://dl.google.com/android/ndk/android-ndk-r10d-linux-x86_64.bin",
"android-ndk-r10e-linux-x86": "https://dl.google.com/android/ndk/android-ndk-r10e-linux-x86.bin",
"android-ndk-r10e-linux-x86_64": "https://dl.google.com/android/ndk/android-ndk-r10e-linux-x86_64.bin",
"android-ndk-r11c-linux-x86_64": "http://dl.google.com/android/repository/android-ndk-r11c-linux-x86_64.zip",
"android-ndk-r12-darwin-x86_64": "http://dl.google.com/android/repository/android-ndk-r12-darwin-x86_64.zip",
"android-ndk-r12-linux-x86_64": "http://dl.google.com/android/repository/android-ndk-r12-linux-x86_64.zip",
"android-ndk-r12-windows-x86_64": "http://dl.google.com/android/repository/android-ndk-r12-windows-x86_64.zip",
"android-ndk-r12b-darwin-x86_64": "https://dl.google.com/android/repository/android-ndk-r12b-darwin-x86_64.zip",
"android-ndk-r12b-linux-x86_64": "https://dl.google.com/android/repository/android-ndk-r12b-linux-x86_64.zip",
"android-ndk-r12b-windows-x86": "https://dl.google.com/android/repository/android-ndk-r12b-windows-x86.zip",
"android-ndk-r13b-darwin-x86_64": "https://dl.google.com/android/repository/android-ndk-r13b-darwin-x86_64.zip",
"android-ndk-r13b-linux-x86_64": "https://dl.google.com/android/repository/android-ndk-r13b-linux-x86_64.zip",
"android-ndk-r13b-windows-x86": "https://dl.google.com/android/repository/android-ndk-r13b-windows-x86.zip",
"android-ndk-r14-darwin-x86_64": "https://dl.google.com/android/repository/android-ndk-r14-darwin-x86_64.zip",
"android-ndk-r14-linux-x86_64": "https://dl.google.com/android/repository/android-ndk-r14-linux-x86_64.zip",
"android-ndk-r14-windows-x86": "https://dl.google.com/android/repository/android-ndk-r14-windows-x86.zip",
"android-ndk-r14b-darwin-x86_64": "https://dl.google.com/android/repository/android-ndk-r14b-darwin-x86_64.zip",
"android-ndk-r14b-linux-x86_64": "https://dl.google.com/android/repository/android-ndk-r14b-linux-x86_64.zip",
"android-ndk-r14b-windows-x86": "https://dl.google.com/android/repository/android-ndk-r14b-windows-x86.zip",
"android-ndk-r15b-darwin-x86_64": "https://dl.google.com/android/repository/android-ndk-r15b-darwin-x86_64.zip",
"android-ndk-r15b-linux-x86_64": "https://dl.google.com/android/repository/android-ndk-r15b-linux-x86_64.zip",
"android-ndk-r15b-windows-x86": "https://dl.google.com/android/repository/android-ndk-r15b-windows-x86.zip",
"android-ndk-r15c-darwin-x86_64": "https://dl.google.com/android/repository/android-ndk-r15c-darwin-x86_64.zip",
"android-ndk-r15c-linux-x86_64": "https://dl.google.com/android/repository/android-ndk-r15c-linux-x86_64.zip",
"android-ndk-r15c-windows-x86": "https://dl.google.com/android/repository/android-ndk-r15c-windows-x86.zip",
"android-ndk-r16-darwin-x86_64": "https://dl.google.com/android/repository/android-ndk-r16-darwin-x86_64.zip",
"android-ndk-r16-linux-x86_64": "https://dl.google.com/android/repository/android-ndk-r16-linux-x86_64.zip",
"android-ndk-r16-windows-x86": "https://dl.google.com/android/repository/android-ndk-r16-windows-x86.zip",
"android-ndk-r16b-darwin-x86_64": "https://dl.google.com/android/repository/android-ndk-r16b-darwin-x86_64.zip",
"android-ndk-r16b-linux-x86_64": "https://dl.google.com/android/repository/android-ndk-r16b-linux-x86_64.zip",
"android-ndk-r16b-windows-x86": "https://dl.google.com/android/repository/android-ndk-r16b-windows-x86.zip",
"android-ndk-r9b-linux-x86": "http://dl.google.com/android/ndk/android-ndk-r9b-linux-x86.tar.bz2",
"android-ndk-r9b-linux-x86_64": "http://dl.google.com/android/ndk/android-ndk-r9b-linux-x86_64.tar.bz2"
}