Skip to content

Commit 29db69f

Browse files
committed
Fallback to swift-asn1 0.7.0 because that's what swift-certificates uses
1 parent 53f96f4 commit 29db69f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"swift-collections": "1.0.1",
106106
"swift-crypto": "2.5.0",
107107
"swift-certificates": "0.4.1",
108-
"swift-asn1": "0.8.0",
108+
"swift-asn1": "0.7.0",
109109
"swift-driver": "main",
110110
"swift-numerics": "1.0.1",
111111
"swift-syntax": "main",
@@ -149,7 +149,7 @@
149149
"swift-collections": "1.0.1",
150150
"swift-crypto": "2.5.0",
151151
"swift-certificates": "0.4.1",
152-
"swift-asn1": "0.8.0",
152+
"swift-asn1": "0.7.0",
153153
"swift-driver": "main",
154154
"swift-numerics": "1.0.1",
155155
"swift-syntax": "main",
@@ -193,7 +193,7 @@
193193
"swift-collections": "1.0.1",
194194
"swift-crypto": "2.5.0",
195195
"swift-certificates": "0.4.1",
196-
"swift-asn1": "0.8.0",
196+
"swift-asn1": "0.7.0",
197197
"swift-driver": "release/5.9",
198198
"swift-numerics": "1.0.1",
199199
"swift-syntax": "release/5.9",
@@ -480,7 +480,7 @@
480480
"swift-collections": "1.0.1",
481481
"swift-crypto": "2.5.0",
482482
"swift-certificates": "0.4.1",
483-
"swift-asn1": "0.8.0",
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)