File tree 2 files changed +17
-3
lines changed
2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 55
55
}
56
56
}
57
57
},
58
+ {
59
+ "component" : {
60
+ "type" : " git" ,
61
+ "git" : {
62
+ "repositoryUrl" : " https://github.com/madler/zlib.git" ,
63
+ "commitHash" : " 51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf"
64
+ }
65
+ }
66
+ },
58
67
{
59
68
"component" : {
60
69
"type" : " git" ,
Original file line number Diff line number Diff line change 8
8
" c-ares"
9
9
]
10
10
},
11
- " nlohmann-json"
11
+ " nlohmann-json" ,
12
+ " zlib"
12
13
],
13
14
"overrides" : [
14
15
{
26
27
{
27
28
"name" : " nlohmann-json" ,
28
29
"version" : " 3.11.3"
30
+ },
31
+ {
32
+ "name" : " zlib" ,
33
+ "version" : " 1.3.1"
29
34
}
30
35
],
31
36
"vcpkg-configuration" : {
32
37
"overlay-triplets" : [
33
38
" ./VcpkgCustomTriplets"
34
39
]
35
40
},
36
- "builtin-baseline" : " f56238700757aa05975e41fa835739c632810f3f "
37
- }
41
+ "builtin-baseline" : " 1de2026f28ead93ff1773e6e680387643e914ea1 "
42
+ }
You can’t perform that action at this time.
0 commit comments