Skip to content

Commit 7f4ccfb

Browse files
authored
[Download] Swift 5.10 Release (#580)
1 parent c3e46e6 commit 7f4ccfb

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

_data/builds/swift_releases.yml

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1670,4 +1670,49 @@
16701670
platform: Windows
16711671
docker: 5.9.2-windowsservercore-ltsc2022
16721672
archs:
1673-
- x86_64
1673+
- x86_64
1674+
- name: "5.10"
1675+
tag: swift-5.10-RELEASE
1676+
xcode: Xcode 15.3
1677+
xcode_release: true
1678+
date: 2024-03-05
1679+
platforms:
1680+
- name: Ubuntu 18.04
1681+
platform: Linux
1682+
archs:
1683+
- x86_64
1684+
- name: Ubuntu 20.04
1685+
platform: Linux
1686+
docker: Coming Soon
1687+
archs:
1688+
- x86_64
1689+
- aarch64
1690+
- name: Ubuntu 22.04
1691+
platform: Linux
1692+
docker: Coming Soon
1693+
archs:
1694+
- x86_64
1695+
- aarch64
1696+
- name: CentOS 7
1697+
platform: Linux
1698+
docker: Coming Soon
1699+
archs:
1700+
- x86_64
1701+
- name: Amazon Linux 2
1702+
platform: Linux
1703+
docker: Coming Soon
1704+
archs:
1705+
- x86_64
1706+
- aarch64
1707+
- name: Red Hat Universal Base Image 9
1708+
platform: Linux
1709+
docker: Coming Soon
1710+
dir: ubi9
1711+
archs:
1712+
- x86_64
1713+
- aarch64
1714+
- name: Windows 10
1715+
platform: Windows
1716+
docker: Coming Soon
1717+
archs:
1718+
- x86_64

0 commit comments

Comments
 (0)