forked from microsoft/wslg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cgmanifest.json
44 lines (44 loc) · 1.36 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
42
43
44
{
"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": "mesa",
"Git": {
"RepositoryUrl": "https://github.com/mesa3d/mesa",
"CommitHash": "731ea06758663a2de3a2bd1f12eb8809d4c136fd"
}
},
"DevelopmentDependency": false
},
]
}