Skip to content

Commit 25b179e

Browse files
committed
Update the swift-corelibs-xctest, swift-corelibs-foundation, swift-foundation-icu, and swift-foundation repo url to swiftlang org
(cherry picked from commit d635d66)
1 parent 8644d24 commit 25b179e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"swift-testing": {
3838
"remote": { "id": "swiftlang/swift-testing" } },
3939
"swift-corelibs-xctest": {
40-
"remote": { "id": "apple/swift-corelibs-xctest" } },
40+
"remote": { "id": "swiftlang/swift-corelibs-xctest" } },
4141
"swift-corelibs-foundation": {
42-
"remote": { "id": "apple/swift-corelibs-foundation" } },
42+
"remote": { "id": "swiftlang/swift-corelibs-foundation" } },
4343
"swift-foundation-icu": {
44-
"remote": { "id": "apple/swift-foundation-icu" } },
44+
"remote": { "id": "swiftlang/swift-foundation-icu" } },
4545
"swift-foundation": {
46-
"remote": { "id": "apple/swift-foundation" } },
46+
"remote": { "id": "swiftlang/swift-foundation" } },
4747
"swift-corelibs-libdispatch": {
4848
"remote": { "id": "apple/swift-corelibs-libdispatch" } },
4949
"swift-integration-tests": {

0 commit comments

Comments
 (0)