mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #81342 from swiftlang/maxd/bump-wasmkit-6.2
6.2: Bump WasmKit in `update-checkout-config.json` to 0.1.6
(cherry picked from commit 5bae58a1cf)
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
"swift-experimental-string-processing": "swift/main",
|
||||
"swift-sdk-generator": "main",
|
||||
"wasi-libc": "wasi-sdk-24",
|
||||
"wasmkit": "0.1.2",
|
||||
"wasmkit": "0.1.6",
|
||||
"curl": "curl-8_9_1",
|
||||
"libxml2": "v2.11.5",
|
||||
"zlib": "v1.3.1",
|
||||
@@ -228,7 +228,7 @@
|
||||
"swift-experimental-string-processing": "release/6.2",
|
||||
"swift-sdk-generator": "release/6.2",
|
||||
"wasi-libc": "wasi-sdk-24",
|
||||
"wasmkit": "0.1.2",
|
||||
"wasmkit": "0.1.6",
|
||||
"curl": "curl-8_9_1",
|
||||
"libxml2": "v2.11.5",
|
||||
"zlib": "v1.3.1",
|
||||
@@ -651,7 +651,7 @@
|
||||
"swift-nio": "2.65.0",
|
||||
"swift-experimental-string-processing": "swift/main",
|
||||
"wasi-libc": "wasi-sdk-24",
|
||||
"wasmkit": "0.1.2",
|
||||
"wasmkit": "0.1.6",
|
||||
"curl": "curl-8_9_1",
|
||||
"libxml2": "v2.11.5",
|
||||
"zlib": "v1.3.1",
|
||||
|
||||
Reference in New Issue
Block a user