Skip to content

Commit 1a0050b

Browse files
authored
Update default.xml
Update the default branch to release/6.2
1 parent 4cef249 commit 1a0050b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

default.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest project="swift">
33
<remote name="github" fetch="https://github.com" />
44

5-
<default revision="main" sync-c="true" sync-tags="false" />
5+
<default revision="release/6.2" sync-c="true" sync-tags="false" />
66

77
<manifest-server url="http://stable.swift.dt.compnerd.org"/>
88

@@ -27,7 +27,7 @@
2727
<project remote="github" name="swiftlang/swift-docc-render-artifact" path="swift-docc-render-artifact" />
2828
<project remote="github" name="swiftlang/swift-docc-symbolkit" path="swift-docc-symbolkit" />
2929
<project remote="github" name="swiftlang/swift-driver" path="swift-driver" />
30-
<project remote="github" name="swiftlang/swift-experimental-string-processing" path="swift-experimental-string-processing" revision="swift/main" />
30+
<project remote="github" name="swiftlang/swift-experimental-string-processing" path="swift-experimental-string-processing" revision="swift/release/6.2" />
3131
<project remote="github" name="swiftlang/swift-format" path="swift-format" />
3232
<project remote="github" name="swiftlang/swift-foundation" path="swift-foundation" />
3333
<project remote="github" name="swiftlang/swift-foundation-icu" path="swift-foundation-icu" />

0 commit comments

Comments
 (0)