Skip to content

Commit 1bd264d

Browse files
committed
Update the repos swift-llbuild and swift-experimental-string-processing to swiftlang org
1 parent 2a80bdc commit 1bd264d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cmark": {
88
"remote": { "id": "swiftlang/swift-cmark" } },
99
"llbuild": {
10-
"remote": { "id": "apple/swift-llbuild" } },
10+
"remote": { "id": "swiftlang/swift-llbuild" } },
1111
"swift-argument-parser": {
1212
"remote": { "id": "apple/swift-argument-parser" } },
1313
"swift-atomics": {
@@ -82,7 +82,7 @@
8282
"swift-nio-ssl": {
8383
"remote": { "id": "apple/swift-nio-ssl" } },
8484
"swift-experimental-string-processing": {
85-
"remote": { "id": "apple/swift-experimental-string-processing" } },
85+
"remote": { "id": "swiftlang/swift-experimental-string-processing" } },
8686
"swift-llvm-bindings": {
8787
"remote": { "id": "swiftlang/swift-llvm-bindings" } },
8888
"llvm-project": {

0 commit comments

Comments
 (0)