Skip to content

Commit eede507

Browse files
authored
Merge pull request #74488 from swiftlang/maxd/pin-async-algorithms
Pin `swift-async-algorithms` to 1.0.1 in `update-checkout-config.json`
2 parents 31c07c9 + 4e3696f commit eede507

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"swift-crypto": "3.0.0",
130130
"swift-certificates": "1.0.1",
131131
"swift-asn1": "1.0.0",
132-
"swift-async-algorithms": "main",
132+
"swift-async-algorithms": "1.0.1",
133133
"swift-driver": "main",
134134
"swift-log": "1.5.4",
135135
"swift-numerics": "1.0.2",
@@ -278,7 +278,7 @@
278278
"swift-crypto": "3.0.0",
279279
"swift-certificates": "1.0.1",
280280
"swift-asn1": "1.0.0",
281-
"swift-async-algorithms": "1.0.0",
281+
"swift-async-algorithms": "1.0.1",
282282
"swift-driver": "main",
283283
"swift-log": "1.5.4",
284284
"swift-numerics": "1.0.2",
@@ -302,7 +302,7 @@
302302
"swift-docc-render-artifact": "main",
303303
"swift-docc-symbolkit": "main",
304304
"swift-markdown": "main",
305-
"swift-nio": "2.31.2",
305+
"swift-nio": "2.65.0",
306306
"swift-nio-ssl": "2.15.0",
307307
"swift-experimental-string-processing": "swift/main",
308308
"wasi-libc": "wasi-sdk-20",
@@ -655,7 +655,7 @@
655655
"swift-tools-support-core": "main",
656656
"swiftpm": "main",
657657
"swift-argument-parser": "1.2.3",
658-
"swift-async-algorithms": "1.0.0",
658+
"swift-async-algorithms": "1.0.1",
659659
"swift-atomics": "1.2.0",
660660
"swift-collections": "1.1.1",
661661
"swift-crypto": "3.0.0",
@@ -679,6 +679,7 @@
679679
"sourcekit-lsp": "main",
680680
"swift-format": "main",
681681
"swift-installer-scripts": "main",
682+
"swift-nio": "2.65.0",
682683
"swift-experimental-string-processing": "swift/main",
683684
"wasi-libc": "wasi-sdk-20",
684685
"wasmkit": "0.0.3",

0 commit comments

Comments
 (0)