Skip to content

Commit 3720257

Browse files
authored
Merge pull request #64285 from yim-lee/pin-asn1-x509
[update-checkout] Pin swift-asn1 and swift-certificates; bump swift-crypto
2 parents 476823b + bcb17d6 commit 3720257

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@
103103
"swift-argument-parser": "1.2.2",
104104
"swift-atomics": "1.0.2",
105105
"swift-collections": "1.0.1",
106-
"swift-crypto": "2.3.0",
107-
"swift-certificates": "main",
108-
"swift-asn1": "main",
106+
"swift-crypto": "2.4.0",
107+
"swift-certificates": "0.1.0",
108+
"swift-asn1": "0.7.0",
109109
"swift-driver": "main",
110110
"swift-numerics": "1.0.1",
111111
"swift-syntax": "main",
@@ -147,9 +147,9 @@
147147
"swift-argument-parser": "1.2.2",
148148
"swift-atomics": "1.0.2",
149149
"swift-collections": "1.0.1",
150-
"swift-crypto": "2.3.0",
151-
"swift-certificates": "main",
152-
"swift-asn1": "main",
150+
"swift-crypto": "2.4.0",
151+
"swift-certificates": "0.1.0",
152+
"swift-asn1": "0.7.0",
153153
"swift-driver": "main",
154154
"swift-numerics": "1.0.1",
155155
"swift-syntax": "main",
@@ -434,9 +434,9 @@
434434
"swift-argument-parser": "1.2.2",
435435
"swift-atomics": "1.0.2",
436436
"swift-collections": "1.0.1",
437-
"swift-crypto": "2.3.0",
438-
"swift-certificates": "main",
439-
"swift-asn1": "main",
437+
"swift-crypto": "2.4.0",
438+
"swift-certificates": "0.1.0",
439+
"swift-asn1": "0.7.0",
440440
"swift-driver": "main",
441441
"swift-numerics": "1.0.1",
442442
"swift-syntax": "main",

0 commit comments

Comments
 (0)