We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a80bdc + 1bd264d commit 6890224Copy full SHA for 6890224
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-atomics": {
@@ -82,7 +82,7 @@
82
"swift-nio-ssl": {
83
"remote": { "id": "apple/swift-nio-ssl" } },
84
"swift-experimental-string-processing": {
85
- "remote": { "id": "apple/swift-experimental-string-processing" } },
+ "remote": { "id": "swiftlang/swift-experimental-string-processing" } },
86
"swift-llvm-bindings": {
87
"remote": { "id": "swiftlang/swift-llvm-bindings" } },
88
"llvm-project": {
0 commit comments