Skip to content

Commit 66ac1c0

Browse files
authored
Merge pull request #68768 from yim-lee/swift-certs-1.0
[update-checkout] Update swift-certificates to 1.x, swift-crypto to 3.x
2 parents 5b632bd + 6be2a12 commit 66ac1c0

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.3",
104104
"swift-atomics": "1.0.2",
105105
"swift-collections": "1.0.1",
106-
"swift-crypto": "2.5.0",
107-
"swift-certificates": "0.6.0",
108-
"swift-asn1": "0.8.0",
106+
"swift-crypto": "3.0.0",
107+
"swift-certificates": "1.0.1",
108+
"swift-asn1": "1.0.0",
109109
"swift-driver": "main",
110110
"swift-numerics": "1.0.1",
111111
"swift-syntax": "main",
@@ -191,9 +191,9 @@
191191
"swift-argument-parser": "1.2.3",
192192
"swift-atomics": "1.0.2",
193193
"swift-collections": "1.0.1",
194-
"swift-crypto": "2.5.0",
195-
"swift-certificates": "0.6.0",
196-
"swift-asn1": "0.8.0",
194+
"swift-crypto": "3.0.0",
195+
"swift-certificates": "1.0.1",
196+
"swift-asn1": "1.0.0",
197197
"swift-driver": "main",
198198
"swift-numerics": "1.0.1",
199199
"swift-syntax": "main",
@@ -566,9 +566,9 @@
566566
"swift-argument-parser": "1.2.3",
567567
"swift-atomics": "1.0.2",
568568
"swift-collections": "1.0.1",
569-
"swift-crypto": "2.5.0",
570-
"swift-certificates": "0.6.0",
571-
"swift-asn1": "0.8.0",
569+
"swift-crypto": "3.0.0",
570+
"swift-certificates": "1.0.1",
571+
"swift-asn1": "1.0.0",
572572
"swift-driver": "main",
573573
"swift-numerics": "1.0.1",
574574
"swift-syntax": "main",

0 commit comments

Comments
 (0)