Skip to content

Commit

Permalink
Merge pull request swiftlang#74886 from swiftlang/update-checkout-cma…
Browse files Browse the repository at this point in the history
…rk-org

Update the swift-cmark from apple to swiftlang org
  • Loading branch information
shahmishal authored Jul 2, 2024
2 parents 517667e + 702a221 commit 3ccbcfe
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 @@ -5,7 +5,7 @@
"swift": {
"remote": { "id": "swiftlang/swift" } },
"cmark": {
"remote": { "id": "apple/swift-cmark" } },
"remote": { "id": "swiftlang/swift-cmark" } },
"llbuild": {
"remote": { "id": "apple/swift-llbuild" } },
"swift-argument-parser": {
Expand Down Expand Up @@ -62,7 +62,7 @@
"platforms": [ "Linux" ]
},
"swift-cmark-gfm": {
"remote": { "id": "apple/swift-cmark" } },
"remote": { "id": "swiftlang/swift-cmark" } },
"indexstore-db": {
"remote": { "id": "swiftlang/indexstore-db" } },
"sourcekit-lsp": {
Expand Down

0 comments on commit 3ccbcfe

Please sign in to comment.