|
195 | 195 | "clang": "swift-4.2-branch",
|
196 | 196 | "swift": "swift-4.2-branch",
|
197 | 197 | "lldb": "swift-4.2-branch",
|
198 |
| - "cmark": "master", |
199 |
| - "llbuild": "master", |
200 |
| - "swiftpm": "master", |
| 198 | + "cmark": "swift-4.2-branch", |
| 199 | + "llbuild": "swift-4.2-branch", |
| 200 | + "swiftpm": "swift-4.2-branch", |
201 | 201 | "compiler-rt": "swift-4.2-branch",
|
202 | 202 | "swift-corelibs-xctest": "swift-4.2-branch",
|
203 | 203 | "swift-corelibs-foundation": "swift-4.2-branch",
|
|
248 | 248 | "swift-4.2-branch-04-30-2018" : {
|
249 | 249 | "aliases": ["swift-4.2-branch-04-30-2018"],
|
250 | 250 | "repos": {
|
251 |
| - "llvm": "swift-4.2-branch-04-30-2018", |
252 |
| - "clang": "swift-4.2-branch-04-30-2018", |
| 251 | + "llvm": "swift-4.2-branch", |
| 252 | + "clang": "swift-4.2-branch", |
253 | 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", |
| 254 | + "lldb": "swift-4.2-branch", |
| 255 | + "cmark": "swift-4.2-branch", |
| 256 | + "llbuild": "swift-4.2-branch", |
| 257 | + "swiftpm": "swift-4.2-branch", |
| 258 | + "compiler-rt": "swift-4.2-branch", |
| 259 | + "swift-corelibs-xctest": "swift-4.2-branch", |
| 260 | + "swift-corelibs-foundation": "swift-4.2-branch", |
| 261 | + "swift-corelibs-libdispatch": "swift-4.2-branch", |
| 262 | + "swift-integration-tests": "swift-4.2-branch", |
| 263 | + "swift-xcode-playground-support": "swift-4.2-branch", |
264 | 264 | "ninja": "release"
|
265 | 265 | }
|
266 | 266 | },
|
|
0 commit comments