Skip to content

Commit 67e5f77

Browse files
authored
Merge pull request #65357 from yim-lee/swift-certificates-0.4.1-5.9
[5.9][update-checkout] Update swift-certificates to 0.4.1, swift-asn1 back to 0.7.0
2 parents 77cdb77 + 29db69f commit 67e5f77

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
"swift-atomics": "1.0.2",
105105
"swift-collections": "1.0.1",
106106
"swift-crypto": "2.5.0",
107-
"swift-certificates": "0.4.0",
108-
"swift-asn1": "0.8.0",
107+
"swift-certificates": "0.4.1",
108+
"swift-asn1": "0.7.0",
109109
"swift-driver": "main",
110110
"swift-numerics": "1.0.1",
111111
"swift-syntax": "main",
@@ -148,8 +148,8 @@
148148
"swift-atomics": "1.0.2",
149149
"swift-collections": "1.0.1",
150150
"swift-crypto": "2.5.0",
151-
"swift-certificates": "0.4.0",
152-
"swift-asn1": "0.8.0",
151+
"swift-certificates": "0.4.1",
152+
"swift-asn1": "0.7.0",
153153
"swift-driver": "main",
154154
"swift-numerics": "1.0.1",
155155
"swift-syntax": "main",
@@ -192,8 +192,8 @@
192192
"swift-atomics": "1.0.2",
193193
"swift-collections": "1.0.1",
194194
"swift-crypto": "2.5.0",
195-
"swift-certificates": "0.4.0",
196-
"swift-asn1": "0.8.0",
195+
"swift-certificates": "0.4.1",
196+
"swift-asn1": "0.7.0",
197197
"swift-driver": "release/5.9",
198198
"swift-numerics": "1.0.1",
199199
"swift-syntax": "release/5.9",
@@ -479,8 +479,8 @@
479479
"swift-atomics": "1.0.2",
480480
"swift-collections": "1.0.1",
481481
"swift-crypto": "2.5.0",
482-
"swift-certificates": "0.4.0",
483-
"swift-asn1": "0.8.0",
482+
"swift-certificates": "0.4.1",
483+
"swift-asn1": "0.7.0",
484484
"swift-driver": "main",
485485
"swift-numerics": "1.0.1",
486486
"swift-syntax": "main",

0 commit comments

Comments
 (0)