We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 130835a + 892c15f commit 44779bfCopy full SHA for 44779bf
utils/update_checkout/update-checkout-config.json
@@ -23,13 +23,13 @@
23
"swift-asn1": {
24
"remote": { "id": "apple/swift-asn1" } },
25
"swift-driver": {
26
- "remote": { "id": "apple/swift-driver" } },
+ "remote": { "id": "swiftlang/swift-driver" } },
27
"swift-log": {
28
"remote": { "id": "apple/swift-log" } },
29
"swift-numerics": {
30
"remote": { "id": "apple/swift-numerics" } },
31
"swift-tools-support-core": {
32
- "remote": { "id": "apple/swift-tools-support-core" } },
+ "remote": { "id": "swiftlang/swift-tools-support-core" } },
33
"swiftpm": {
34
"remote": { "id": "swiftlang/swift-package-manager" } },
35
"swift-syntax": {
0 commit comments