Skip to content

Commit 27712eb

Browse files
authored
Update update-checkout config to support swift-5.1-branch-06-12-2019
1 parent 8677068 commit 27712eb

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,32 @@
322322
"sourcekit-lsp": "swift-5.1-branch"
323323
}
324324
},
325+
"swift-5.1-branch-06-12-2019" : {
326+
"aliases": ["swift-5.1-branch-06-12-2019"],
327+
"repos": {
328+
"llvm": "swift-5.1-branch",
329+
"clang": "swift-5.1-branch",
330+
"compiler-rt": "swift-5.1-branch",
331+
"swift": "swift-5.1-branch-06-12-2019",
332+
"lldb": "swift-5.1-branch",
333+
"cmark": "master",
334+
"llbuild": "swift-5.1-branch",
335+
"swiftpm": "swift-5.1-branch",
336+
"swift-syntax": "swift-5.1-branch",
337+
"swift-stress-tester": "swift-5.1-branch",
338+
"swift-corelibs-xctest": "swift-5.1-branch",
339+
"swift-corelibs-foundation": "swift-5.1-branch",
340+
"swift-corelibs-libdispatch": "swift-5.1-branch",
341+
"swift-integration-tests": "swift-5.1-branch",
342+
"swift-xcode-playground-support": "swift-5.1-branch",
343+
"ninja": "release",
344+
"icu": "release-61-1",
345+
"clang-tools-extra": "swift-5.1-branch",
346+
"libcxx": "swift-5.1-branch",
347+
"indexstore-db": "swift-5.1-branch",
348+
"sourcekit-lsp": "swift-5.1-branch"
349+
}
350+
},
325351
"stdlib_standalone" : {
326352
"aliases": ["stdlib_standalone"],
327353
"repos": {

0 commit comments

Comments
 (0)