Skip to content

Commit 44779bf

Browse files
authored
Merge pull request #74880 from bnbarham/update-moved-repos
2 parents 130835a + 892c15f commit 44779bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"swift-asn1": {
2424
"remote": { "id": "apple/swift-asn1" } },
2525
"swift-driver": {
26-
"remote": { "id": "apple/swift-driver" } },
26+
"remote": { "id": "swiftlang/swift-driver" } },
2727
"swift-log": {
2828
"remote": { "id": "apple/swift-log" } },
2929
"swift-numerics": {
3030
"remote": { "id": "apple/swift-numerics" } },
3131
"swift-tools-support-core": {
32-
"remote": { "id": "apple/swift-tools-support-core" } },
32+
"remote": { "id": "swiftlang/swift-tools-support-core" } },
3333
"swiftpm": {
3434
"remote": { "id": "swiftlang/swift-package-manager" } },
3535
"swift-syntax": {

0 commit comments

Comments
 (0)