We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247d568 commit cb4d0b9Copy full SHA for cb4d0b9
utils/update_checkout/update-checkout-config.json
@@ -595,15 +595,18 @@
595
"swift-integration-tests": "main",
596
"swift-xcode-playground-support": "main",
597
"ninja": "release",
598
- "icu": "release-65-1",
599
"yams": "5.0.1",
600
"cmake": "v3.24.2",
601
"indexstore-db": "main",
602
"sourcekit-lsp": "main",
603
"swift-format": "main",
604
"swift-installer-scripts": "main",
605
"swift-experimental-string-processing": "swift/main",
606
- "wasi-libc": "wasi-sdk-20"
+ "wasi-libc": "wasi-sdk-20",
+ "curl": "curl-8_4_0",
607
+ "icu": "maint/maint-69",
608
+ "libxml2": "v2.11.5",
609
+ "zlib": "v1.3"
610
}
611
},
612
"release/5.4": {
0 commit comments