Skip to content

Commit 163528f

Browse files
authored
Merge pull request #28652 from apple/update-checkout-5.2
2 parents 2ae4286 + a106071 commit 163528f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,30 @@
244244
"sourcekit-lsp": "swift-5.1-branch",
245245
"swift-format": "master"
246246
}
247+
},
248+
"swift-5.2-branch": {
249+
"aliases": ["swift-5.2-branch", "swift/swift-5.2-branch"],
250+
"repos": {
251+
"llvm-project": "swift/swift-5.2-branch",
252+
"swift": "swift-5.2-branch",
253+
"cmark": "swift-5.2-branch",
254+
"llbuild": "swift-5.2-branch",
255+
"swift-tools-support-core": "swift-5.2-branch",
256+
"swiftpm": "swift-5.2-branch",
257+
"swift-syntax": "swift-5.2-branch",
258+
"swift-stress-tester": "swift-5.2-branch",
259+
"swift-corelibs-xctest": "swift-5.2-branch",
260+
"swift-corelibs-foundation": "swift-5.2-branch",
261+
"swift-corelibs-libdispatch": "swift-5.2-branch",
262+
"swift-integration-tests": "swift-5.2-branch",
263+
"swift-xcode-playground-support": "swift-5.2-branch",
264+
"ninja": "release",
265+
"icu": "release-65-1",
266+
"cmake": "v3.15.1",
267+
"indexstore-db": "swift-5.2-branch",
268+
"sourcekit-lsp": "swift-5.2-branch",
269+
"swift-format": "master"
270+
}
247271
}
248272
}
249273
}

0 commit comments

Comments
 (0)