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 121
121
"mimalloc" : {
122
122
"remote" : { "id" : " microsoft/mimalloc" },
123
123
"platforms" : [ " Windows" ]
124
+ },
125
+ "swift-subprocess" : {
126
+ "remote" : { "id" : " swiftlang/swift-subprocess" }
124
127
}
125
128
},
126
129
"default-branch-scheme" : " main" ,
177
180
"curl" : " curl-8_9_1" ,
178
181
"libxml2" : " v2.11.5" ,
179
182
"zlib" : " v1.3.1" ,
180
- "mimalloc" : " v3.0.3"
183
+ "mimalloc" : " v3.0.3" ,
184
+ "swift-subprocess" : " development-snapshot-2025-07-21"
181
185
}
182
186
},
183
187
"release/6.2" : {
494
498
"curl" : " curl-8_9_1" ,
495
499
"libxml2" : " v2.11.5" ,
496
500
"zlib" : " v1.3.1" ,
497
- "mimalloc" : " v3.0.1"
501
+ "mimalloc" : " v3.0.1" ,
502
+ "swift-subprocess" : " development-snapshot-2025-07-21"
498
503
}
499
504
},
500
505
"next" : {
544
549
"curl" : " curl-8_9_1" ,
545
550
"libxml2" : " v2.11.5" ,
546
551
"zlib" : " v1.3.1" ,
547
- "mimalloc" : " v3.0.1"
552
+ "mimalloc" : " v3.0.1" ,
553
+ "swift-subprocess" : " development-snapshot-2025-07-21"
548
554
}
549
555
}
550
556
}
You can’t perform that action at this time.
0 commit comments