|
99 | 99 | "swift-installer-scripts": "main"
|
100 | 100 | }
|
101 | 101 | },
|
| 102 | + "rebranch": { |
| 103 | + "aliases": ["rebranch", "stable/20211026"], |
| 104 | + "repos": { |
| 105 | + "llvm-project": "stable/20211026", |
| 106 | + "swift": "rebranch", |
| 107 | + "cmark": "main", |
| 108 | + "llbuild": "main", |
| 109 | + "swift-tools-support-core": "main", |
| 110 | + "swiftpm": "main", |
| 111 | + "swift-argument-parser": "0.4.4", |
| 112 | + "swift-atomics": "1.0.2", |
| 113 | + "swift-collections": "1.0.1", |
| 114 | + "swift-crypto": "1.1.5", |
| 115 | + "swift-driver": "main", |
| 116 | + "swift-numerics": "1.0.1", |
| 117 | + "swift-syntax": "main", |
| 118 | + "swift-system": "1.0.0", |
| 119 | + "swift-stress-tester": "main", |
| 120 | + "swift-corelibs-xctest": "main", |
| 121 | + "swift-corelibs-foundation": "main", |
| 122 | + "swift-corelibs-libdispatch": "main", |
| 123 | + "swift-integration-tests": "main", |
| 124 | + "swift-xcode-playground-support": "main", |
| 125 | + "ninja": "release", |
| 126 | + "icu": "release-65-1", |
| 127 | + "yams": "4.0.2", |
| 128 | + "cmake": "v3.19.6", |
| 129 | + "indexstore-db": "main", |
| 130 | + "sourcekit-lsp": "main", |
| 131 | + "swift-format": "main", |
| 132 | + "swift-installer-scripts": "main" |
| 133 | + } |
| 134 | + }, |
102 | 135 | "release/5.5": {
|
103 | 136 | "aliases": ["release/5.5", "swift/release/5.5"],
|
104 | 137 | "repos": {
|
|
0 commit comments