Skip to content

Commit 6bea150

Browse files
authored
[Release] Swift 6.1.2 (#987)
* [Release] Swift 6.1.2 * Update swift_releases.yml
1 parent b22d2b0 commit 6bea150

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
@@ -2119,3 +2119,64 @@
21192119
archs:
21202120
- x86_64
21212121
- arm64
2122+
- name: "6.1.2"
2123+
tag: swift-6.1.2-RELEASE
2124+
xcode: Xcode 16.4
2125+
xcode_release: true
2126+
date: 2025-05-28
2127+
platforms:
2128+
- name: Ubuntu 20.04
2129+
platform: Linux
2130+
docker: 6.1.2-focal
2131+
archs:
2132+
- x86_64
2133+
- aarch64
2134+
- name: Ubuntu 22.04
2135+
platform: Linux
2136+
docker: 6.1.2-jammy
2137+
archs:
2138+
- x86_64
2139+
- aarch64
2140+
- name: Ubuntu 24.04
2141+
platform: Linux
2142+
docker: 6.1.2-noble
2143+
archs:
2144+
- x86_64
2145+
- aarch64
2146+
- name: Debian 12
2147+
platform: Linux
2148+
docker: 6.1.2-bookworm
2149+
archs:
2150+
- x86_64
2151+
- aarch64
2152+
- name: Fedora 39
2153+
platform: Linux
2154+
docker: 6.1.2-fedora39
2155+
archs:
2156+
- x86_64
2157+
- aarch64
2158+
- name: Amazon Linux 2
2159+
platform: Linux
2160+
docker: 6.1.2-amazonlinux2
2161+
archs:
2162+
- x86_64
2163+
- aarch64
2164+
- name: Red Hat Universal Base Image 9
2165+
platform: Linux
2166+
docker: 6.1.2-rhel-ubi9
2167+
dir: ubi9
2168+
archs:
2169+
- x86_64
2170+
- aarch64
2171+
- name: Windows 10
2172+
platform: Windows
2173+
docker: 6.1.2-windowsservercore-ltsc2022
2174+
archs:
2175+
- x86_64
2176+
- arm64
2177+
- name: Static SDK
2178+
platform: static-sdk
2179+
checksum: df0b40b9b582598e7e3d70c82ab503fd6fbfdff71fd17e7f1ab37115a0665b3b
2180+
archs:
2181+
- x86_64
2182+
- arm64

0 commit comments

Comments
 (0)