Skip to content

Commit 751eabe

Browse files
authored
[Update Checkout] Add support for swift 08-28 branch
1 parent 33e9700 commit 751eabe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,15 +322,15 @@
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"],
325+
"swift-5.1-branch-08-28-2019" : {
326+
"aliases": ["swift-5.1-branch-08-28-2019"],
327327
"repos": {
328328
"llvm": "swift-5.1-branch",
329329
"clang": "swift-5.1-branch",
330330
"compiler-rt": "swift-5.1-branch",
331-
"swift": "swift-5.1-branch-06-12-2019",
331+
"swift": "swift-5.1-branch-08-28-2019",
332332
"lldb": "swift-5.1-branch",
333-
"cmark": "master",
333+
"cmark": "swift-5.1-branch",
334334
"llbuild": "swift-5.1-branch",
335335
"swiftpm": "swift-5.1-branch",
336336
"swift-syntax": "swift-5.1-branch",

0 commit comments

Comments
 (0)