-
Notifications
You must be signed in to change notification settings - Fork 1.5k
/
cgmanifest.json
78 lines (78 loc) · 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/catchorg/Catch2.git",
"commitHash": "e1c9d5569dc4135babb9c81891d70a8ba8ed938c"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/yaml/libyaml.git",
"commitHash": "840b65c40675e2d06bf40405ad3f12dec7f35923"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/open-source-parsers/jsoncpp.git",
"commitHash": "9be589598595963f94ba264d7b416d0533421106"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/tristanpenman/valijson.git",
"commitHash": "0b4771e273a065d437814baf426bcfcafec0f434"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/microsoft/cpprestsdk.git",
"commitHash": "122d09549201da5383321d870bed45ecb9e168c5"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/ronomon/pure.git",
"commitHash": "fd54913e65338e678440ae66b3b5022ab23b761b"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/madler/zlib.git",
"commitHash": "51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/microsoft/sfs-client.git",
"commitHash": "ff315ecfa2ef2953d8a808e51e8a61a4e0759180"
}
}
}
],
"Version": 1
}