forked from microsoft/appcenter-sdk-android-breakpad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcgmanifest.json
41 lines (41 loc) · 1.2 KB
/
cgmanifest.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
37
38
39
40
41
{
"Registrations":[
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://chromium.googlesource.com/linux-syscall-support",
"commitHash": "a89bf7903f3169e6bc7b8efc10a73a7571de21cf"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/google/googletest.git",
"commitHash": "ec44c6c1675c25b9827aacd08c02433cccde7780"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/google/protobuf.git",
"commitHash": "cb6dd4ef5f82e41e06179dcd57d3b1d9246ad6ac"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://chromium.googlesource.com/external/gyp/",
"commitHash": "324dd166b7c0b39d513026fa52d6280ac6d56770"
}
}
}
],
"Version": 1
}