File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 113
113
},
114
114
"zlib" : {
115
115
"remote" : { "id" : " madler/zlib" }
116
+ },
117
+ "mimalloc" : {
118
+ "remote" : { "id" : " microsoft/mimalloc" }
116
119
}
117
120
},
118
121
"default-branch-scheme" : " main" ,
167
170
"wasmkit" : " 0.1.2" ,
168
171
"curl" : " curl-8_9_1" ,
169
172
"libxml2" : " v2.11.5" ,
170
- "zlib" : " v1.3.1"
173
+ "zlib" : " v1.3.1" ,
174
+ "mimalloc" : " v3.0.1"
171
175
}
172
176
},
173
177
"release/6.1" : {
374
378
"wasmkit" : " 0.1.2" ,
375
379
"curl" : " curl-8_9_1" ,
376
380
"libxml2" : " v2.11.5" ,
377
- "zlib" : " v1.3.1"
381
+ "zlib" : " v1.3.1" ,
382
+ "mimalloc" : " v3.0.1"
378
383
}
379
384
},
380
385
"next" : {
423
428
"curl" : " curl-8_9_1" ,
424
429
"icu" : " maint/maint-69" ,
425
430
"libxml2" : " v2.11.5" ,
426
- "zlib" : " v1.3.1"
431
+ "zlib" : " v1.3.1" ,
432
+ "mimalloc" : " v3.0.1"
427
433
}
428
434
}
429
435
}
You can’t perform that action at this time.
0 commit comments