diff --git a/_data/builds/swift_releases.yml b/_data/builds/swift_releases.yml index d225cd10a..e89e2200a 100644 --- a/_data/builds/swift_releases.yml +++ b/_data/builds/swift_releases.yml @@ -2055,6 +2055,67 @@ - name: Static SDK platform: static-sdk checksum: 111c6f7d280a651208b8c74c0521dd99365d785c1976a6e23162f55f65379ac6 + archs: + - x86_64 + - arm64 +- name: "6.1.1" + tag: swift-6.1-RELEASE + xcode: Xcode 16.3 + xcode_release: false + date: 2025-05-23 + platforms: + - name: Ubuntu 20.04 + platform: Linux + docker: 6.1.1-focal + archs: + - x86_64 + - aarch64 + - name: Ubuntu 22.04 + platform: Linux + docker: 6.1.1-jammy + archs: + - x86_64 + - aarch64 + - name: Ubuntu 24.04 + platform: Linux + docker: 6.1.1-noble + archs: + - x86_64 + - aarch64 + - name: Debian 12 + platform: Linux + docker: 6.1.1-bookworm + archs: + - x86_64 + - aarch64 + - name: Fedora 39 + platform: Linux + docker: 6.1.1-fedora39 + archs: + - x86_64 + - aarch64 + - name: Amazon Linux 2 + platform: Linux + docker: 6.1.1-amazonlinux2 + archs: + - x86_64 + - aarch64 + - name: Red Hat Universal Base Image 9 + platform: Linux + docker: 6.1.1-rhel-ubi9 + dir: ubi9 + archs: + - x86_64 + - aarch64 + - name: Windows 10 + platform: Windows + docker: 6.1.1-windowsservercore-ltsc2022 + archs: + - x86_64 + - arm64 + - name: Static SDK + platform: static-sdk + checksum: 8a69753e181e40c202465f03bcafcc898070a86817ca0f39fc808f76638e90c2 archs: - x86_64 - arm64 \ No newline at end of file