Skip to content

Commit bc40b87

Browse files
authored
Swift 6.1 Release (#952)
1 parent 9feb5cc commit bc40b87

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
@@ -1994,6 +1994,67 @@
19941994
- name: Static SDK
19951995
platform: static-sdk
19961996
checksum: 67f765e0030e661a7450f7e4877cfe008db4f57f177d5a08a6e26fd661cdd0bd
1997+
archs:
1998+
- x86_64
1999+
- arm64
2000+
- name: "6.1"
2001+
tag: swift-6.1-RELEASE
2002+
xcode: Xcode 16.3
2003+
xcode_release: true
2004+
date: 2025-03-31
2005+
platforms:
2006+
- name: Ubuntu 20.04
2007+
platform: Linux
2008+
docker: 6.1-focal
2009+
archs:
2010+
- x86_64
2011+
- aarch64
2012+
- name: Ubuntu 22.04
2013+
platform: Linux
2014+
docker: 6.1-jammy
2015+
archs:
2016+
- x86_64
2017+
- aarch64
2018+
- name: Ubuntu 24.04
2019+
platform: Linux
2020+
docker: 6.1-noble
2021+
archs:
2022+
- x86_64
2023+
- aarch64
2024+
- name: Debian 12
2025+
platform: Linux
2026+
docker: 6.1-bookworm
2027+
archs:
2028+
- x86_64
2029+
- aarch64
2030+
- name: Fedora 39
2031+
platform: Linux
2032+
docker: 6.1-fedora39
2033+
archs:
2034+
- x86_64
2035+
- aarch64
2036+
- name: Amazon Linux 2
2037+
platform: Linux
2038+
docker: 6.1-amazonlinux2
2039+
archs:
2040+
- x86_64
2041+
- aarch64
2042+
- name: Red Hat Universal Base Image 9
2043+
platform: Linux
2044+
docker: 6.1-rhel-ubi9
2045+
dir: ubi9
2046+
archs:
2047+
- x86_64
2048+
- aarch64
2049+
- name: Windows 10
2050+
platform: Windows
2051+
docker: 6.1-windowsservercore-ltsc2022
2052+
archs:
2053+
- x86_64
2054+
- arm64
2055+
- name: Static SDK
2056+
platform: static-sdk
2057+
checksum: 111c6f7d280a651208b8c74c0521dd99365d785c1976a6e23162f55f65379ac6
19972058
archs:
19982059
- x86_64
19992060
- arm64

0 commit comments

Comments
 (0)