From 669c3280f6f99ee47c234413eb10214e1722177c Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Tue, 15 Apr 2025 11:55:11 +0100 Subject: [PATCH] Bump WasmKit in `update-checkout-config.json` to 0.1.5 0.1.2 version of the dependency as currently specified doesn't build with Swift 6.1. --- .../update_checkout/update-checkout-config.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/utils/update_checkout/update-checkout-config.json b/utils/update_checkout/update-checkout-config.json index fad118e8da457..d0c364a9d2b22 100644 --- a/utils/update_checkout/update-checkout-config.json +++ b/utils/update_checkout/update-checkout-config.json @@ -15,7 +15,7 @@ "swift-async-algorithms": { "remote": { "id": "apple/swift-async-algorithms" } }, "swift-atomics": { - "remote": { "id": "apple/swift-atomics" } }, + "remote": { "id": "apple/swift-atomics" } }, "swift-collections": { "remote": { "id": "apple/swift-collections" } }, "swift-crypto": { @@ -29,7 +29,7 @@ "swift-log": { "remote": { "id": "apple/swift-log" } }, "swift-numerics": { - "remote": { "id": "apple/swift-numerics" } }, + "remote": { "id": "apple/swift-numerics" } }, "swift-toolchain-sqlite": { "remote": { "id": "swiftlang/swift-toolchain-sqlite" } }, "swift-tools-support-core": { @@ -47,9 +47,9 @@ "swift-corelibs-xctest": { "remote": { "id": "swiftlang/swift-corelibs-xctest" } }, "swift-corelibs-foundation": { - "remote": { "id": "swiftlang/swift-corelibs-foundation" } }, + "remote": { "id": "swiftlang/swift-corelibs-foundation" } }, "swift-foundation-icu": { - "remote": { "id": "swiftlang/swift-foundation-icu" } }, + "remote": { "id": "swiftlang/swift-foundation-icu" } }, "swift-foundation": { "remote": { "id": "swiftlang/swift-foundation" } }, "swift-corelibs-libdispatch": { @@ -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.5", "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.5", "curl": "curl-8_9_1", "libxml2": "v2.11.5", "zlib": "v1.3.1", @@ -491,7 +491,7 @@ "swift-experimental-string-processing": "swift/main", "swift-sdk-generator": "main", "wasi-libc": "wasi-sdk-24", - "wasmkit": "0.1.2", + "wasmkit": "0.1.5", "curl": "curl-8_9_1", "libxml2": "v2.11.5", "zlib": "v1.3.1", @@ -541,7 +541,7 @@ "swift-nio": "2.65.0", "swift-experimental-string-processing": "swift/main", "wasi-libc": "wasi-sdk-24", - "wasmkit": "0.1.2", + "wasmkit": "0.1.5", "curl": "curl-8_9_1", "libxml2": "v2.11.5", "zlib": "v1.3.1",