|
3 | 3 | "https-clone-pattern": "https://github.com/%s.git", |
4 | 4 | "repos" : { |
5 | 5 | "swift": { |
6 | | - "remote": { "id": "apple/swift" } }, |
| 6 | + "remote": { "id": "swiftlang/swift" } }, |
7 | 7 | "cmark": { |
8 | | - "remote": { "id": "apple/swift-cmark" } }, |
| 8 | + "remote": { "id": "swiftlang/swift-cmark" } }, |
9 | 9 | "llbuild": { |
10 | 10 | "remote": { "id": "apple/swift-llbuild" } }, |
11 | 11 | "swift-argument-parser": { |
|
21 | 21 | "swift-asn1": { |
22 | 22 | "remote": { "id": "apple/swift-asn1" } }, |
23 | 23 | "swift-driver": { |
24 | | - "remote": { "id": "apple/swift-driver" } }, |
| 24 | + "remote": { "id": "swiftlang/swift-driver" } }, |
25 | 25 | "swift-numerics": { |
26 | 26 | "remote": { "id": "apple/swift-numerics" } }, |
27 | 27 | "swift-tools-support-core": { |
28 | | - "remote": { "id": "apple/swift-tools-support-core" } }, |
| 28 | + "remote": { "id": "swiftlang/swift-tools-support-core" } }, |
29 | 29 | "swiftpm": { |
30 | | - "remote": { "id": "apple/swift-package-manager" } }, |
| 30 | + "remote": { "id": "swiftlang/swift-package-manager" } }, |
31 | 31 | "swift-syntax": { |
32 | | - "remote": { "id": "apple/swift-syntax" } }, |
| 32 | + "remote": { "id": "swiftlang/swift-syntax" } }, |
33 | 33 | "swift-system": { |
34 | 34 | "remote": { "id": "apple/swift-system" } }, |
35 | 35 | "swift-stress-tester": { |
36 | | - "remote": { "id": "apple/swift-stress-tester" } }, |
| 36 | + "remote": { "id": "swiftlang/swift-stress-tester" } }, |
37 | 37 | "swift-corelibs-xctest": { |
38 | 38 | "remote": { "id": "apple/swift-corelibs-xctest" } }, |
39 | 39 | "swift-corelibs-foundation": { |
|
45 | 45 | "swift-corelibs-libdispatch": { |
46 | 46 | "remote": { "id": "apple/swift-corelibs-libdispatch" } }, |
47 | 47 | "swift-integration-tests": { |
48 | | - "remote": { "id": "apple/swift-integration-tests" } }, |
| 48 | + "remote": { "id": "swiftlang/swift-integration-tests" } }, |
49 | 49 | "swift-xcode-playground-support": { |
50 | 50 | "remote": { "id": "apple/swift-xcode-playground-support" } }, |
51 | 51 | "ninja": { |
|
58 | 58 | "platforms": [ "Linux" ] |
59 | 59 | }, |
60 | 60 | "swift-cmark-gfm": { |
61 | | - "remote": { "id": "apple/swift-cmark" } }, |
| 61 | + "remote": { "id": "swiftlang/swift-cmark" } }, |
62 | 62 | "indexstore-db": { |
63 | | - "remote": { "id": "apple/indexstore-db" } }, |
| 63 | + "remote": { "id": "swiftlang/indexstore-db" } }, |
64 | 64 | "sourcekit-lsp": { |
65 | | - "remote": { "id": "apple/sourcekit-lsp" } }, |
| 65 | + "remote": { "id": "swiftlang/sourcekit-lsp" } }, |
66 | 66 | "swift-format": { |
67 | | - "remote": { "id": "apple/swift-format" } }, |
| 67 | + "remote": { "id": "swiftlang/swift-format" } }, |
68 | 68 | "swift-installer-scripts": { |
69 | | - "remote": { "id": "apple/swift-installer-scripts" } }, |
| 69 | + "remote": { "id": "swiftlang/swift-installer-scripts" } }, |
70 | 70 | "swift-docc": { |
71 | 71 | "remote": { "id": "apple/swift-docc" } }, |
72 | 72 | "swift-lmdb": { |
|
0 commit comments