Skip to content

Commit 3238c2a

Browse files
Add missing Component Governance registrations (#73485)
1 parent 57e8776 commit 3238c2a

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

src/native/external/cgmanifest.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
{
2+
"Registrations": [
3+
{
4+
"Component": {
5+
"Type": "git",
6+
"Git": {
7+
"RepositoryUrl": "https://github.com/google/brotli",
8+
"CommitHash": "e61745a6b7add50d380cfd7d3883dd6c62fc2c71"
9+
}
10+
},
11+
"DevelopmentDependency": false
12+
},
13+
{
14+
"Component": {
15+
"Type": "git",
16+
"Git": {
17+
"RepositoryUrl": "https://github.com/libunwind/libunwind",
18+
"CommitHash": "b3ca1b59a795a617877c01fe5d299ab7a07ff29d"
19+
}
20+
},
21+
"DevelopmentDependency": false
22+
},
23+
{
24+
"Component": {
25+
"Type": "git",
26+
"Git": {
27+
"RepositoryUrl": "https://github.com/llvm/llvm-project",
28+
"CommitHash": "f28c006a5895fc0e329fe15fead81e37457cb1d1"
29+
}
30+
},
31+
"DevelopmentDependency": false
32+
},
33+
{
34+
"Component": {
35+
"Type": "git",
36+
"Git": {
37+
"RepositoryUrl": "https://github.com/Tencent/rapidjson",
38+
"CommitHash": "d87b698d0fcc10a5f632ecbc80a9cb2a8fa094a5"
39+
}
40+
},
41+
"DevelopmentDependency": false
42+
},
43+
{
44+
"Component": {
45+
"Type": "git",
46+
"Git": {
47+
"RepositoryUrl": "https://github.com/madler/zlib",
48+
"CommitHash": "21767c654d31d2dccdde4330529775c6c5fd5389"
49+
}
50+
},
51+
"DevelopmentDependency": false
52+
},
53+
{
54+
"Component": {
55+
"Type": "git",
56+
"Git": {
57+
"RepositoryUrl": "https://github.com/jtkukunas/zlib",
58+
"CommitHash": "bf55d56b068467329f5a6f29bee31bc80d694023"
59+
}
60+
},
61+
"DevelopmentDependency": false
62+
}
63+
]
64+
}

0 commit comments

Comments
 (0)