Skip to content

Commit

Permalink
Merge pull request #75309 from swiftlang/update-checkout-org-change
Browse files Browse the repository at this point in the history
Update the repos swift-llbuild and swift-experimental-string-processi…
  • Loading branch information
shahmishal authored Jul 17, 2024
2 parents 44e9503 + afb5bb5 commit 346bd23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/update_checkout/update-checkout-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"cmark": {
"remote": { "id": "swiftlang/swift-cmark" } },
"llbuild": {
"remote": { "id": "apple/swift-llbuild" } },
"remote": { "id": "swiftlang/swift-llbuild" } },
"swift-argument-parser": {
"remote": { "id": "apple/swift-argument-parser" } },
"swift-async-algorithms": {
Expand Down Expand Up @@ -86,7 +86,7 @@
"swift-nio-ssl": {
"remote": { "id": "apple/swift-nio-ssl" } },
"swift-experimental-string-processing": {
"remote": { "id": "apple/swift-experimental-string-processing" } },
"remote": { "id": "swiftlang/swift-experimental-string-processing" } },
"swift-sdk-generator": {
"remote": { "id": "swiftlang/swift-sdk-generator" } },
"swift-llvm-bindings": {
Expand Down

0 comments on commit 346bd23

Please sign in to comment.