Skip to content

Commit c43c0cc

Browse files
authored
Update update-checkout-config.json to use swiftlang org for newly moved repo
1 parent efd370a commit c43c0cc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
"swift-testing": {
4444
"remote": { "id": "swiftlang/swift-testing" } },
4545
"swift-corelibs-xctest": {
46-
"remote": { "id": "apple/swift-corelibs-xctest" } },
46+
"remote": { "id": "swiftlang/swift-corelibs-xctest" } },
4747
"swift-corelibs-foundation": {
48-
"remote": { "id": "apple/swift-corelibs-foundation" } },
48+
"remote": { "id": "swiftlang/swift-corelibs-foundation" } },
4949
"swift-foundation-icu": {
50-
"remote": { "id": "apple/swift-foundation-icu" } },
50+
"remote": { "id": "swiftlang/swift-foundation-icu" } },
5151
"swift-foundation": {
52-
"remote": { "id": "apple/swift-foundation" } },
52+
"remote": { "id": "swiftlang/swift-foundation" } },
5353
"swift-corelibs-libdispatch": {
54-
"remote": { "id": "apple/swift-corelibs-libdispatch" } },
54+
"remote": { "id": "swiftlang/swift-corelibs-libdispatch" } },
5555
"swift-integration-tests": {
5656
"remote": { "id": "swiftlang/swift-integration-tests" } },
5757
"swift-xcode-playground-support": {

0 commit comments

Comments
 (0)