Skip to content

Commit

Permalink
[update-checkout] Update master-20190619
Browse files Browse the repository at this point in the history
  • Loading branch information
JDevlieghere committed Oct 3, 2019
1 parent dad8366 commit e621be0
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions utils/update_checkout/update-checkout-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -405,14 +405,15 @@
},
"master-20190619" : {
"aliases": ["apple/stable/20190619",
"master-apple-stable-20190619"
"master-apple-stable-20190619",
"master-20190619"
],
"repos": {
"llvm": "apple/stable/20190619",
"clang": "apple/stable/20190619",
"compiler-rt": "apple/stable/20190619",
"swift": "master",
"lldb": "master",
"lldb": "stable",
"cmark": "master",
"llbuild": "master",
"swiftpm": "master",
Expand All @@ -421,15 +422,16 @@
"swift-corelibs-xctest": "master",
"swift-corelibs-foundation": "master",
"swift-corelibs-libdispatch": "master",
"swift-integration-tests": "master-rebranch",
"swift-integration-tests": "master",
"swift-xcode-playground-support": "master",
"ninja": "release",
"icu": "release-61-1",
"cmake": "v3.15.1",
"clang-tools-extra": "apple/stable/20190619",
"libcxx": "apple/stable/20190619",
"indexstore-db": "master",
"sourcekit-lsp": "master"
"sourcekit-lsp": "master",
"swift-format": "master"
}
},
"stdlib_standalone" : {
Expand Down

0 comments on commit e621be0

Please sign in to comment.