Skip to content

Commit ec2f4dc

Browse files
committed
[Update Checkout] Add support for swift-4.2-branch-04-30-2018
1 parent 85836b8 commit ec2f4dc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

utils/update-checkout-config.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,25 @@
245245
"ninja": "release"
246246
}
247247
},
248+
"swift-4.2-branch-04-30-2018" : {
249+
"aliases": ["swift-4.2-branch-04-30-2018"],
250+
"repos": {
251+
"llvm": "swift-4.2-branch-04-30-2018",
252+
"clang": "swift-4.2-branch-04-30-2018",
253+
"swift": "swift-4.2-branch-04-30-2018",
254+
"lldb": "swift-4.2-branch-04-30-2018",
255+
"cmark": "master",
256+
"llbuild": "master",
257+
"swiftpm": "master",
258+
"compiler-rt": "swift-4.2-branch-04-30-2018",
259+
"swift-corelibs-xctest": "swift-4.2-branch-04-30-2018",
260+
"swift-corelibs-foundation": "swift-4.2-branch-04-30-2018",
261+
"swift-corelibs-libdispatch": "swift-4.2-branch-04-30-2018",
262+
"swift-integration-tests": "swift-4.2-branch-04-30-2018",
263+
"swift-xcode-playground-support": "swift-4.2-branch-04-30-2018",
264+
"ninja": "release"
265+
}
266+
},
248267
"swift-5.0-branch" : {
249268
"aliases": ["swift-5.0-branch"],
250269
"repos": {

0 commit comments

Comments
 (0)