Skip to content

Commit 534ea14

Browse files
authored
Merge pull request #75535 from swiftlang/shahmishal/update-rebranch-scheme
[SCM] Update the scheme for rebranch to use `stable/20240723`
2 parents 32ca567 + 396869e commit 534ea14

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -264,10 +264,10 @@
264264
}
265265
},
266266
"rebranch": {
267-
"aliases": ["rebranch", "stable/20240625"],
267+
"aliases": ["rebranch", "stable/20240723"],
268268
"repos": {
269-
"llvm-project": "stable/20240625",
270-
"swift-llvm-bindings": "stable/20240625",
269+
"llvm-project": "stable/20240723",
270+
"swift-llvm-bindings": "stable/20240723",
271271
"swift": "rebranch",
272272
"cmark": "gfm",
273273
"llbuild": "main",
@@ -288,10 +288,12 @@
288288
"swift-stress-tester": "main",
289289
"swift-corelibs-xctest": "main",
290290
"swift-corelibs-foundation": "main",
291+
"swift-foundation-icu": "main",
292+
"swift-foundation": "main",
291293
"swift-corelibs-libdispatch": "main",
292294
"swift-integration-tests": "main",
293295
"swift-xcode-playground-support": "main",
294-
"ninja": "release",
296+
"ninja": "v1.11.1",
295297
"yams": "5.0.6",
296298
"cmake": "v3.24.2",
297299
"indexstore-db": "main",
@@ -304,12 +306,11 @@
304306
"swift-docc-symbolkit": "main",
305307
"swift-markdown": "main",
306308
"swift-nio": "2.65.0",
307-
"swift-nio-ssl": "2.15.0",
308309
"swift-experimental-string-processing": "swift/main",
310+
"swift-sdk-generator": "main",
309311
"wasi-libc": "wasi-sdk-20",
310312
"wasmkit": "0.0.3",
311313
"curl": "curl-8_5_0",
312-
"icu": "maint/maint-69",
313314
"libxml2": "v2.11.5",
314315
"zlib": "v1.3.1"
315316
}

0 commit comments

Comments
 (0)