Skip to content

Commit ffbf44d

Browse files
committed
[Release] Swift 6.1.3
1 parent 0942917 commit ffbf44d

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
@@ -2180,3 +2180,64 @@
21802180
archs:
21812181
- x86_64
21822182
- arm64
2183+
- name: "6.1.3"
2184+
tag: swift-6.1.3-RELEASE
2185+
xcode: Xcode 16.4
2186+
xcode_release: false
2187+
date: 2025-09-05
2188+
platforms:
2189+
- name: Ubuntu 20.04
2190+
platform: Linux
2191+
docker: 6.1.3-focal
2192+
archs:
2193+
- x86_64
2194+
- aarch64
2195+
- name: Ubuntu 22.04
2196+
platform: Linux
2197+
docker: 6.1.3-jammy
2198+
archs:
2199+
- x86_64
2200+
- aarch64
2201+
- name: Ubuntu 24.04
2202+
platform: Linux
2203+
docker: 6.1.3-noble
2204+
archs:
2205+
- x86_64
2206+
- aarch64
2207+
- name: Debian 12
2208+
platform: Linux
2209+
docker: 6.1.3-bookworm
2210+
archs:
2211+
- x86_64
2212+
- aarch64
2213+
- name: Fedora 39
2214+
platform: Linux
2215+
docker: 6.1.3-fedora39
2216+
archs:
2217+
- x86_64
2218+
- aarch64
2219+
- name: Amazon Linux 2
2220+
platform: Linux
2221+
docker: 6.1.3-amazonlinux2
2222+
archs:
2223+
- x86_64
2224+
- aarch64
2225+
- name: Red Hat Universal Base Image 9
2226+
platform: Linux
2227+
docker: 6.1.3-rhel-ubi9
2228+
dir: ubi9
2229+
archs:
2230+
- x86_64
2231+
- aarch64
2232+
- name: Windows 10
2233+
platform: Windows
2234+
docker: 6.1.3-windowsservercore-ltsc2022
2235+
archs:
2236+
- x86_64
2237+
- arm64
2238+
- name: Static SDK
2239+
platform: static-sdk
2240+
checksum: 7a741da46ce64cdbd6dd504a2617b211b88e7f66a9ada7ea4e55bcc9c06ff2b2
2241+
archs:
2242+
- x86_64
2243+
- arm64

0 commit comments

Comments
 (0)