File tree Expand file tree Collapse file tree 1 file changed +22
-21
lines changed Expand file tree Collapse file tree 1 file changed +22
-21
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "Registrations" : [
3
- {
4
- "Component" : {
5
- "Type" : " git" ,
6
- "Git" : {
7
- "RepositoryUrl" : " https://github.com/llvm/llvm-project" ,
8
- "CommitHash" : " 0d44201451f03ba907cdb268ddddfc3fa38a0ebd"
9
- },
10
- "DevelopmentDependency" : true
11
- }
2
+ "$schema" : " https://json.schemastore.org/component-detection-manifest.json" ,
3
+ "Registrations" : [
4
+ {
5
+ "Component" : {
6
+ "Type" : " git" ,
7
+ "Git" : {
8
+ "RepositoryUrl" : " https://github.com/llvm/llvm-project" ,
9
+ "CommitHash" : " 0d44201451f03ba907cdb268ddddfc3fa38a0ebd"
12
10
},
13
- {
14
- "Component" : {
15
- "Type" : " git" ,
16
- "Git" : {
17
- "RepositoryUrl" : " https://github.com/lldb-tools/lldb-mi" ,
18
- "CommitHash" : " 2388bd74133bc21eac59b2e2bf97f2a30770a315"
19
- }
20
- }
11
+ "DevelopmentDependency" : true
12
+ }
13
+ },
14
+ {
15
+ "Component" : {
16
+ "Type" : " git" ,
17
+ "Git" : {
18
+ "RepositoryUrl" : " https://github.com/lldb-tools/lldb-mi" ,
19
+ "CommitHash" : " 2388bd74133bc21eac59b2e2bf97f2a30770a315"
21
20
}
22
- ],
23
- "Version" : 1
24
- }
21
+ }
22
+ }
23
+ ],
24
+ "Version" : 1
25
+ }
You can’t perform that action at this time.
0 commit comments