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.
1 parent 680d3c6 commit 892c15fCopy full SHA for 892c15f
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