We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44e9503 + afb5bb5 commit 346bd23Copy full SHA for 346bd23
utils/update_checkout/update-checkout-config.json
@@ -7,7 +7,7 @@
7
"cmark": {
8
"remote": { "id": "swiftlang/swift-cmark" } },
9
"llbuild": {
10
- "remote": { "id": "apple/swift-llbuild" } },
+ "remote": { "id": "swiftlang/swift-llbuild" } },
11
"swift-argument-parser": {
12
"remote": { "id": "apple/swift-argument-parser" } },
13
"swift-async-algorithms": {
@@ -86,7 +86,7 @@
86
"swift-nio-ssl": {
87
"remote": { "id": "apple/swift-nio-ssl" } },
88
"swift-experimental-string-processing": {
89
- "remote": { "id": "apple/swift-experimental-string-processing" } },
+ "remote": { "id": "swiftlang/swift-experimental-string-processing" } },
90
"swift-sdk-generator": {
91
"remote": { "id": "swiftlang/swift-sdk-generator" } },
92
"swift-llvm-bindings": {
0 commit comments