Skip to content

Commit

Permalink
Update default.xml
Browse files Browse the repository at this point in the history
Update the crypto, certificates, and asn1 revisions to match 66ac1c0.
  • Loading branch information
compnerd authored Oct 11, 2023
1 parent faf9ea4 commit b5bc74b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
<project remote="github" name="apple/sourcekit-lsp" path="sourcekit-lsp" />
<project remote="github" name="apple/swift" path="swift" />
<project remote="github" name="apple/swift-argument-parser" path="swift-argument-parser" revision="refs/tags/1.2.2" />
<project remote="github" name="apple/swift-asn1" path="swift-asn1" revision="refs/tags/0.8.0" />
<project remote="github" name="apple/swift-certificates" path="swift-certificates" revision="refs/tags/0.6.0" />
<project remote="github" name="apple/swift-asn1" path="swift-asn1" revision="refs/tags/1.0.0" />
<project remote="github" name="apple/swift-certificates" path="swift-certificates" revision="refs/tags/1.0.1" />
<project remote="github" name="apple/swift-cmark" path="cmark" revision="gfm" />
<project remote="github" name="apple/swift-collections" path="swift-collections" revision="refs/tags/1.0.4" />
<project remote="github" name="apple/swift-corelibs-libdispatch" path="swift-corelibs-libdispatch" />
<project remote="github" name="apple/swift-corelibs-foundation" path="swift-corelibs-foundation" />
<project remote="github" name="apple/swift-corelibs-xctest" path="swift-corelibs-xctest" />
<project remote="github" name="apple/swift-crypto" path="swift-crypto" revision="refs/tags/2.5.0" />
<project remote="github" name="apple/swift-crypto" path="swift-crypto" revision="refs/tags/3.0.0" />
<project remote="github" name="apple/swift-docc" path="swift-docc" />
<project remote="github" name="apple/swift-docc-plugin" path="swift-docc-plugin" revision="refs/tags/1.0.0" />
<project remote="github" name="apple/swift-docc-render" path="swift-docc-render" />
Expand Down

0 comments on commit b5bc74b

Please sign in to comment.