Skip to content

Commit 72615fe

Browse files
authored
Bump WasmKit to 0.1.2 in update-checkout-config.json (#77142)
This should make WebAssembly job significantly faster.
1 parent 266a622 commit 72615fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"swift-experimental-string-processing": "swift/main",
166166
"swift-sdk-generator": "main",
167167
"wasi-libc": "wasi-sdk-22",
168-
"wasmkit": "0.0.3",
168+
"wasmkit": "0.1.2",
169169
"curl": "curl-8_9_1",
170170
"libxml2": "v2.11.5",
171171
"zlib": "v1.3.1"
@@ -422,7 +422,7 @@
422422
"swift-experimental-string-processing": "swift/main",
423423
"swift-sdk-generator": "main",
424424
"wasi-libc": "wasi-sdk-22",
425-
"wasmkit": "0.0.3",
425+
"wasmkit": "0.1.2",
426426
"curl": "curl-8_9_1",
427427
"libxml2": "v2.11.5",
428428
"zlib": "v1.3.1"
@@ -799,7 +799,7 @@
799799
"swift-nio": "2.65.0",
800800
"swift-experimental-string-processing": "swift/main",
801801
"wasi-libc": "wasi-sdk-22",
802-
"wasmkit": "0.0.3",
802+
"wasmkit": "0.1.2",
803803
"curl": "curl-8_9_1",
804804
"icu": "maint/maint-69",
805805
"libxml2": "v2.11.5",

0 commit comments

Comments
 (0)