Skip to content

Commit 009d612

Browse files
authored
Merge pull request #80861 from swiftlang/shahmishal-patch-2
Update update-checkout-config.json to include stable/20250402
2 parents c72e57e + a93dc8f commit 009d612

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -443,10 +443,10 @@
443443
}
444444
},
445445
"rebranch": {
446-
"aliases": ["rebranch", "stable/20250402"],
446+
"aliases": ["rebranch", "stable/20250402", "llvm.org/main"],
447447
"repos": {
448448
"llvm-project": "stable/20250402",
449-
"swift-llvm-bindings": "stable/20240723",
449+
"swift-llvm-bindings": "llvm.org/main",
450450
"swift": "rebranch",
451451
"cmark": "gfm",
452452
"llbuild": "main",
@@ -461,7 +461,7 @@
461461
"swift-certificates": "1.0.1",
462462
"swift-asn1": "1.0.0",
463463
"swift-async-algorithms": "1.0.1",
464-
"swift-driver": "rebranch",
464+
"swift-driver": "main",
465465
"swift-log": "1.5.4",
466466
"swift-numerics": "1.0.2",
467467
"swift-syntax": "main",
@@ -476,7 +476,6 @@
476476
"swift-integration-tests": "main",
477477
"swift-xcode-playground-support": "main",
478478
"ninja": "v1.11.1",
479-
"yams": "5.1.3",
480479
"cmake": "v3.30.2",
481480
"indexstore-db": "main",
482481
"sourcekit-lsp": "main",

0 commit comments

Comments
 (0)