Skip to content

Commit 346af9b

Browse files
authored
Merge pull request #1209 from swiftlang/swift-6.2.1
Release Swift 6.2.1
2 parents 41f2606 + e2673b0 commit 346af9b

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

_data/builds/swift_releases.yml

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2299,6 +2299,67 @@
22992299
- name: Wasm SDK
23002300
platform: wasm-sdk
23012301
checksum: fe4e8648309fce86ea522e9e0d1dc48e82df6ba6e5743dbf0c53db8429fb5224
2302+
archs:
2303+
- x86_64
2304+
- arm64
2305+
- name: "6.2.1"
2306+
tag: swift-6.2.1-RELEASE
2307+
xcode: Xcode 26.1
2308+
xcode_release: true
2309+
date: 2025-11-03
2310+
platforms:
2311+
- name: Ubuntu 22.04
2312+
platform: Linux
2313+
docker: 6.2.1-jammy
2314+
archs:
2315+
- x86_64
2316+
- aarch64
2317+
- name: Ubuntu 24.04
2318+
platform: Linux
2319+
docker: 6.2.1-noble
2320+
archs:
2321+
- x86_64
2322+
- aarch64
2323+
- name: Debian 12
2324+
platform: Linux
2325+
docker: 6.2.1-bookworm
2326+
archs:
2327+
- x86_64
2328+
- aarch64
2329+
- name: Fedora 39
2330+
platform: Linux
2331+
docker: 6.2.1-fedora39
2332+
archs:
2333+
- x86_64
2334+
- aarch64
2335+
- name: Amazon Linux 2
2336+
platform: Linux
2337+
docker: 6.2.1-amazonlinux2
2338+
archs:
2339+
- x86_64
2340+
- aarch64
2341+
- name: Red Hat Universal Base Image 9
2342+
platform: Linux
2343+
docker: 6.2.1-rhel-ubi9
2344+
dir: ubi9
2345+
archs:
2346+
- x86_64
2347+
- aarch64
2348+
- name: Windows 10
2349+
platform: Windows
2350+
docker: 6.2.1-windowsservercore-ltsc2022
2351+
archs:
2352+
- x86_64
2353+
- arm64
2354+
- name: Static SDK
2355+
platform: static-sdk
2356+
checksum: 08e1939a504e499ec871b36826569173103e4562769e12b9b8c2a50f098374ad
2357+
archs:
2358+
- x86_64
2359+
- arm64
2360+
- name: Wasm SDK
2361+
platform: wasm-sdk
2362+
checksum: 482b9f95462b87bedfafca94a092cf9ec4496671ca13b43745097122d20f18af
23022363
archs:
23032364
- x86_64
23042365
- arm64

0 commit comments

Comments
 (0)