Skip to content

Commit 66e8e3b

Browse files
committed
Add support for swift-5.1-branch-04-24-2019 branch
1 parent b5183f2 commit 66e8e3b

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
@@ -295,6 +295,32 @@
295295
"indexstore-db": "swift-5.1-branch",
296296
"sourcekit-lsp": "swift-5.1-branch"
297297
}
298+
},
299+
"swift-5.1-branch-04-24-2019" : {
300+
"aliases": ["swift-5.1-branch-04-24-2019"],
301+
"repos": {
302+
"llvm": "swift-5.1-branch",
303+
"clang": "swift-5.1-branch",
304+
"compiler-rt": "swift-5.1-branch",
305+
"swift": "swift-5.1-branch-04-24-2019",
306+
"lldb": "swift-5.1-branch",
307+
"cmark": "master",
308+
"llbuild": "swift-5.1-branch",
309+
"swiftpm": "swift-5.1-branch",
310+
"swift-syntax": "swift-5.1-branch",
311+
"swift-stress-tester": "swift-5.1-branch",
312+
"swift-corelibs-xctest": "swift-5.1-branch",
313+
"swift-corelibs-foundation": "swift-5.1-branch",
314+
"swift-corelibs-libdispatch": "swift-5.1-branch",
315+
"swift-integration-tests": "swift-5.1-branch",
316+
"swift-xcode-playground-support": "swift-5.1-branch",
317+
"ninja": "release",
318+
"icu": "release-61-1",
319+
"clang-tools-extra": "swift-5.1-branch",
320+
"libcxx": "swift-5.1-branch",
321+
"indexstore-db": "swift-5.1-branch",
322+
"sourcekit-lsp": "swift-5.1-branch"
323+
}
298324
}
299325
}
300326
}

0 commit comments

Comments
 (0)