forked from microsoft/CCF
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcgmanifest.json
140 lines (140 loc) · 3.34 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
"Registrations": [
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/nlohmann/json.git",
"commitHash": "4f8fba14066156b73f1189a2b8bd568bde5284c5"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/onqtam/doctest.git",
"commitHash": "7b9885133108ae301ddd16e2651320f54cafeba7"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/iboB/picobench.git",
"commitHash": "5f78fbd47e84af91c8e2409cba676577bd939ee7"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/CLIUtils/CLI11.git",
"commitHash": "70f8072f9dd2292fd0b9f9e5f58e279f60483ed3"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/fmtlib/fmt",
"commitHash": "b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/bellard/quickjs",
"commitHash": "b5e62895c619d4ffc75c9d822c8d85f1ece77e5b"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/microsoft/snmalloc",
"commitHash": "a3660c40690252e6bab884108f82e1ca822bc458"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/dsprenkels/sss",
"commitHash": "dc8c3a9a1089e962b32ecdcc940ae11bd2b69e4b"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/thelink2012/SmallVector",
"commitHash": "febc8cb7b1a83d902b86dd1612feb7c86c690186"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/nodejs/llhttp",
"commitHash": "4bfeb625ce4961bd539c95593529936503be7db4"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/microsoft/merklecpp",
"commitHash": "5b2be3862f29f13412bffa5f210658adbf0456e2"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/evanj/tpccbench",
"commitHash": "715f394ade83e545ffc0aa79c14fefc1c0987f21"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/nghttp2/nghttp2",
"commitHash": "b5c4ba83222606b145e6a49c63d7ea53019f65e6"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/v8/v8",
"commitHash": "f7528051b26ebd074f5695e7c412e1fc30f514c6"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/tristanpenman/valijson",
"commitHash": "2dfc7499a31b84edef71189f4247919268ebc74e"
}
}
}
],
"Version": 1
}