-
Notifications
You must be signed in to change notification settings - Fork 418
Expand file tree
/
Copy pathcgmanifest.json
More file actions
54 lines (54 loc) · 1.7 KB
/
Copy pathcgmanifest.json
File metadata and controls
54 lines (54 loc) · 1.7 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"Registrations": [
{
"Component": {
"Type": "git",
"Git": {
"RepositoryUrl": "https://github.com/pulseaudio/pulseaudio",
"CommitHash": "0e691b96640919b1c7ed91ae9240761c5775deeb"
}
},
"DevelopmentDependency": false
},
{
"Component": {
"Type": "git",
"Git": {
"RepositoryUrl": "https://github.com/wayland-project/weston",
"CommitHash": "04d3ae265d8d8f84352c8dac21ec40b2fe07e7d2"
}
},
"DevelopmentDependency": false
},
{
"Component": {
"Type": "git",
"Git": {
"RepositoryUrl": "https://github.com/FreeRDP/FreeRDP",
"CommitHash": "39f56443f2dc50e0dcfa52d4f8f15008d5b8ed8e"
}
},
"DevelopmentDependency": false
},
{
"Component": {
"Type": "git",
"Git": {
"RepositoryUrl": "https://gitlab.freedesktop.org/mesa/mesa.git",
"CommitHash": "be4f7fb656180ab55a50eff01f36672b0bf5f146"
}
},
"DevelopmentDependency": false
},
{
"Component": {
"Type": "git",
"Git": {
"RepositoryUrl": "https://github.com/microsoft/DirectX-Headers.git",
"CommitHash": "cf123266ce6f1e9a6e700642edb6356bff1e3d55"
}
},
"DevelopmentDependency": false
}
]
}