Skip to content

Commit 8fb6504

Browse files
committed
Swift Crypto: 3.12.3 -> 3.12.4
Swift Crypto 3.12.3 was missing several source files from the CMake build system resulting in build failures on Arm64 Windows. 3.12.4 contains fixes for this issue, bumping to that version now.
1 parent 12a4415 commit 8fb6504

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
@@ -140,7 +140,7 @@
140140
"swift-argument-parser": "1.5.1",
141141
"swift-atomics": "1.2.0",
142142
"swift-collections": "1.1.5",
143-
"swift-crypto": "3.12.3",
143+
"swift-crypto": "3.12.4",
144144
"swift-certificates": "1.10.1",
145145
"swift-asn1": "1.3.2",
146146
"swift-async-algorithms": "1.0.1",
@@ -457,7 +457,7 @@
457457
"swift-argument-parser": "1.4.0",
458458
"swift-atomics": "1.2.0",
459459
"swift-collections": "1.1.5",
460-
"swift-crypto": "3.12.3",
460+
"swift-crypto": "3.12.4",
461461
"swift-certificates": "1.10.1",
462462
"swift-asn1": "1.3.2",
463463
"swift-async-algorithms": "1.0.1",
@@ -515,7 +515,7 @@
515515
"swift-async-algorithms": "1.0.1",
516516
"swift-atomics": "1.2.0",
517517
"swift-collections": "1.1.5",
518-
"swift-crypto": "3.12.3",
518+
"swift-crypto": "3.12.4",
519519
"swift-certificates": "1.10.1",
520520
"swift-asn1": "1.3.2",
521521
"swift-driver": "main",

0 commit comments

Comments
 (0)