Skip to content

Commit 948aa6f

Browse files
authored
Swift 6.1.1 Release (#984)
1 parent d087cbf commit 948aa6f

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
@@ -2055,6 +2055,67 @@
20552055
- name: Static SDK
20562056
platform: static-sdk
20572057
checksum: 111c6f7d280a651208b8c74c0521dd99365d785c1976a6e23162f55f65379ac6
2058+
archs:
2059+
- x86_64
2060+
- arm64
2061+
- name: "6.1.1"
2062+
tag: swift-6.1-RELEASE
2063+
xcode: Xcode 16.3
2064+
xcode_release: false
2065+
date: 2025-05-23
2066+
platforms:
2067+
- name: Ubuntu 20.04
2068+
platform: Linux
2069+
docker: 6.1.1-focal
2070+
archs:
2071+
- x86_64
2072+
- aarch64
2073+
- name: Ubuntu 22.04
2074+
platform: Linux
2075+
docker: 6.1.1-jammy
2076+
archs:
2077+
- x86_64
2078+
- aarch64
2079+
- name: Ubuntu 24.04
2080+
platform: Linux
2081+
docker: 6.1.1-noble
2082+
archs:
2083+
- x86_64
2084+
- aarch64
2085+
- name: Debian 12
2086+
platform: Linux
2087+
docker: 6.1.1-bookworm
2088+
archs:
2089+
- x86_64
2090+
- aarch64
2091+
- name: Fedora 39
2092+
platform: Linux
2093+
docker: 6.1.1-fedora39
2094+
archs:
2095+
- x86_64
2096+
- aarch64
2097+
- name: Amazon Linux 2
2098+
platform: Linux
2099+
docker: 6.1.1-amazonlinux2
2100+
archs:
2101+
- x86_64
2102+
- aarch64
2103+
- name: Red Hat Universal Base Image 9
2104+
platform: Linux
2105+
docker: 6.1.1-rhel-ubi9
2106+
dir: ubi9
2107+
archs:
2108+
- x86_64
2109+
- aarch64
2110+
- name: Windows 10
2111+
platform: Windows
2112+
docker: 6.1.1-windowsservercore-ltsc2022
2113+
archs:
2114+
- x86_64
2115+
- arm64
2116+
- name: Static SDK
2117+
platform: static-sdk
2118+
checksum: 8a69753e181e40c202465f03bcafcc898070a86817ca0f39fc808f76638e90c2
20582119
archs:
20592120
- x86_64
20602121
- arm64

0 commit comments

Comments
 (0)