Skip to content

Commit 8465f85

Browse files
committed
---
yaml --- r: 348094 b: refs/heads/master c: 066e8cb h: refs/heads/master
1 parent 5849547 commit 8465f85

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 41616e4a4687150c91322de096b84206e4387d2a
2+
refs/heads/master: 066e8cbaa695b42d24343bdac15f052728f3d9ac
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/utils/update_checkout/update-checkout-config.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,32 @@
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"],
327+
"repos": {
328+
"llvm": "swift-5.1-branch",
329+
"clang": "swift-5.1-branch",
330+
"compiler-rt": "swift-5.1-branch",
331+
"swift": "swift-5.1-branch-06-12-2019",
332+
"lldb": "swift-5.1-branch",
333+
"cmark": "master",
334+
"llbuild": "swift-5.1-branch",
335+
"swiftpm": "swift-5.1-branch",
336+
"swift-syntax": "swift-5.1-branch",
337+
"swift-stress-tester": "swift-5.1-branch",
338+
"swift-corelibs-xctest": "swift-5.1-branch",
339+
"swift-corelibs-foundation": "swift-5.1-branch",
340+
"swift-corelibs-libdispatch": "swift-5.1-branch",
341+
"swift-integration-tests": "swift-5.1-branch",
342+
"swift-xcode-playground-support": "swift-5.1-branch",
343+
"ninja": "release",
344+
"icu": "release-61-1",
345+
"clang-tools-extra": "swift-5.1-branch",
346+
"libcxx": "swift-5.1-branch",
347+
"indexstore-db": "swift-5.1-branch",
348+
"sourcekit-lsp": "swift-5.1-branch"
349+
}
350+
},
325351
"stdlib_standalone" : {
326352
"aliases": ["stdlib_standalone"],
327353
"repos": {

0 commit comments

Comments
 (0)