Skip to content

Commit 909a451

Browse files
authored
Update vs2022.yml
Update default pins for swift-asn1 and swift-certificates to match upstream changes.
1 parent db43671 commit 909a451

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure/vs2022.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ resources:
4040
- repository: apple/swift-asn1
4141
endpoint: GitHub
4242
name: apple/swift-asn1
43-
ref: refs/tags/0.7.0
43+
ref: refs/tags/0.8.0
4444
type: github
4545
- repository: apple/swift-certificates
4646
endpoint: GitHub
4747
name: apple/swift-certificates
48-
ref: refs/tags/0.4.1
48+
ref: refs/tags/0.6.0
4949
type: github
5050
- repository: apple/swift-collections
5151
endpoint: GitHub

0 commit comments

Comments
 (0)