Skip to content

Commit 5dcc764

Browse files
authored
Update swift-syntax branch to main
1 parent 5921a4b commit 5dcc764

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"swiftpm": "main",
9696
"swift-argument-parser": "0.3.0",
9797
"swift-driver": "main",
98-
"swift-syntax": "master",
98+
"swift-syntax": "main",
9999
"swift-stress-tester": "master",
100100
"swift-corelibs-xctest": "master",
101101
"swift-corelibs-foundation": "master",
@@ -118,7 +118,7 @@
118118
"cmark": "swift-3.0-branch",
119119
"llbuild": "swift-3.0-branch",
120120
"swiftpm": "swift-3.0-branch",
121-
"swift-syntax": "master",
121+
"swift-syntax": "main",
122122
"swift-stress-tester": "master",
123123
"swift-corelibs-xctest": "swift-3.0-branch",
124124
"swift-corelibs-foundation": "swift-3.0-branch",
@@ -139,7 +139,7 @@
139139
"cmark": "swift-3.1-branch",
140140
"llbuild": "swift-3.1-branch",
141141
"swiftpm": "swift-3.1-branch",
142-
"swift-syntax": "master",
142+
"swift-syntax": "main",
143143
"swift-stress-tester": "master",
144144
"swift-corelibs-xctest": "swift-3.1-branch",
145145
"swift-corelibs-foundation": "swift-3.1-branch",
@@ -160,7 +160,7 @@
160160
"cmark": "swift-4.0-branch",
161161
"llbuild": "swift-4.0-branch",
162162
"swiftpm": "swift-4.0-branch",
163-
"swift-syntax": "master",
163+
"swift-syntax": "main",
164164
"swift-stress-tester": "master",
165165
"swift-corelibs-xctest": "swift-4.0-branch",
166166
"swift-corelibs-foundation": "swift-4.0-branch",
@@ -181,7 +181,7 @@
181181
"cmark": "swift-4.1-branch",
182182
"llbuild": "swift-4.1-branch",
183183
"swiftpm": "swift-4.1-branch",
184-
"swift-syntax": "master",
184+
"swift-syntax": "main",
185185
"swift-stress-tester": "master",
186186
"swift-corelibs-xctest": "swift-4.1-branch",
187187
"swift-corelibs-foundation": "swift-4.1-branch",
@@ -318,7 +318,7 @@
318318
"swiftpm": "main",
319319
"swift-argument-parser": "0.3.0",
320320
"swift-driver": "main",
321-
"swift-syntax": "master",
321+
"swift-syntax": "main",
322322
"swift-stress-tester": "master",
323323
"swift-corelibs-xctest": "master",
324324
"swift-corelibs-foundation": "master",

0 commit comments

Comments
 (0)