Skip to content

Commit 669c328

Browse files
Max DesiatovMax Desiatov
authored andcommitted
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.
1 parent d8918ce commit 669c328

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"swift-async-algorithms": {
1616
"remote": { "id": "apple/swift-async-algorithms" } },
1717
"swift-atomics": {
18-
"remote": { "id": "apple/swift-atomics" } },
18+
"remote": { "id": "apple/swift-atomics" } },
1919
"swift-collections": {
2020
"remote": { "id": "apple/swift-collections" } },
2121
"swift-crypto": {
@@ -29,7 +29,7 @@
2929
"swift-log": {
3030
"remote": { "id": "apple/swift-log" } },
3131
"swift-numerics": {
32-
"remote": { "id": "apple/swift-numerics" } },
32+
"remote": { "id": "apple/swift-numerics" } },
3333
"swift-toolchain-sqlite": {
3434
"remote": { "id": "swiftlang/swift-toolchain-sqlite" } },
3535
"swift-tools-support-core": {
@@ -47,9 +47,9 @@
4747
"swift-corelibs-xctest": {
4848
"remote": { "id": "swiftlang/swift-corelibs-xctest" } },
4949
"swift-corelibs-foundation": {
50-
"remote": { "id": "swiftlang/swift-corelibs-foundation" } },
50+
"remote": { "id": "swiftlang/swift-corelibs-foundation" } },
5151
"swift-foundation-icu": {
52-
"remote": { "id": "swiftlang/swift-foundation-icu" } },
52+
"remote": { "id": "swiftlang/swift-foundation-icu" } },
5353
"swift-foundation": {
5454
"remote": { "id": "swiftlang/swift-foundation" } },
5555
"swift-corelibs-libdispatch": {
@@ -173,7 +173,7 @@
173173
"swift-experimental-string-processing": "swift/main",
174174
"swift-sdk-generator": "main",
175175
"wasi-libc": "wasi-sdk-24",
176-
"wasmkit": "0.1.2",
176+
"wasmkit": "0.1.5",
177177
"curl": "curl-8_9_1",
178178
"libxml2": "v2.11.5",
179179
"zlib": "v1.3.1",
@@ -228,7 +228,7 @@
228228
"swift-experimental-string-processing": "release/6.2",
229229
"swift-sdk-generator": "release/6.2",
230230
"wasi-libc": "wasi-sdk-24",
231-
"wasmkit": "0.1.2",
231+
"wasmkit": "0.1.5",
232232
"curl": "curl-8_9_1",
233233
"libxml2": "v2.11.5",
234234
"zlib": "v1.3.1",
@@ -491,7 +491,7 @@
491491
"swift-experimental-string-processing": "swift/main",
492492
"swift-sdk-generator": "main",
493493
"wasi-libc": "wasi-sdk-24",
494-
"wasmkit": "0.1.2",
494+
"wasmkit": "0.1.5",
495495
"curl": "curl-8_9_1",
496496
"libxml2": "v2.11.5",
497497
"zlib": "v1.3.1",
@@ -541,7 +541,7 @@
541541
"swift-nio": "2.65.0",
542542
"swift-experimental-string-processing": "swift/main",
543543
"wasi-libc": "wasi-sdk-24",
544-
"wasmkit": "0.1.2",
544+
"wasmkit": "0.1.5",
545545
"curl": "curl-8_9_1",
546546
"libxml2": "v2.11.5",
547547
"zlib": "v1.3.1",

0 commit comments

Comments
 (0)