Skip to content

Commit 624404d

Browse files
authored
Update update-checkout-config.json to use the new swiftlang org
github.com/swiftlang/swift-stress-tester github.com/swiftlang/swift-sdk-generator github.com/swiftlang/swift-syntax github.com/swiftlang/sourcekit-lsp github.com/swiftlang/indexstore-db github.com/swiftlang/swift-package-manager github.com/swiftlang/swift-format
1 parent 085a464 commit 624404d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"swift-tools-support-core": {
3232
"remote": { "id": "apple/swift-tools-support-core" } },
3333
"swiftpm": {
34-
"remote": { "id": "apple/swift-package-manager" } },
34+
"remote": { "id": "swiftlang/swift-package-manager" } },
3535
"swift-syntax": {
36-
"remote": { "id": "apple/swift-syntax" } },
36+
"remote": { "id": "swiftlang/swift-syntax" } },
3737
"swift-system": {
3838
"remote": { "id": "apple/swift-system" } },
3939
"swift-stress-tester": {
40-
"remote": { "id": "apple/swift-stress-tester" } },
40+
"remote": { "id": "swiftlang/swift-stress-tester" } },
4141
"swift-corelibs-xctest": {
4242
"remote": { "id": "apple/swift-corelibs-xctest" } },
4343
"swift-corelibs-foundation": {
@@ -64,11 +64,11 @@
6464
"swift-cmark-gfm": {
6565
"remote": { "id": "apple/swift-cmark" } },
6666
"indexstore-db": {
67-
"remote": { "id": "apple/indexstore-db" } },
67+
"remote": { "id": "swiftlang/indexstore-db" } },
6868
"sourcekit-lsp": {
69-
"remote": { "id": "apple/sourcekit-lsp" } },
69+
"remote": { "id": "swiftlang/sourcekit-lsp" } },
7070
"swift-format": {
71-
"remote": { "id": "apple/swift-format" } },
71+
"remote": { "id": "swiftlang/swift-format" } },
7272
"swift-installer-scripts": {
7373
"remote": { "id": "swiftlang/swift-installer-scripts" } },
7474
"swift-docc": {
@@ -88,7 +88,7 @@
8888
"swift-experimental-string-processing": {
8989
"remote": { "id": "apple/swift-experimental-string-processing" } },
9090
"swift-sdk-generator": {
91-
"remote": { "id": "apple/swift-sdk-generator" } },
91+
"remote": { "id": "swiftlang/swift-sdk-generator" } },
9292
"swift-llvm-bindings": {
9393
"remote": { "id": "apple/swift-llvm-bindings" } },
9494
"llvm-project": {

0 commit comments

Comments
 (0)