We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd58516 commit 53fa3b6Copy full SHA for 53fa3b6
schemes/release-6.2/manifest.json
@@ -1,10 +1,10 @@
1
{
2
- "update-checkout-scheme": "release/6.2",
3
- "base-tag": "swift-6.2-DEVELOPMENT-SNAPSHOT-2025-09-06-a",
+ "update-checkout-scheme": "release/6.2.0",
+ "base-tag": "swift-6.2-RELEASE",
4
"icu4c": [],
5
"libxml2": [
6
"https://github.com/swiftwasm/libxml2-wasm/releases/download/2.0.0/libxml2-wasm32-unknown-wasi.tar.gz",
7
"https://github.com/swiftwasm/libxml2-wasm/releases/download/2.0.0/libxml2-wasm32-unknown-wasip1-threads.tar.gz"
8
],
9
- "swift-org-download-channel": "swift-6.2-branch"
+ "swift-org-download-channel": "swift-6.2-release"
10
}
0 commit comments