From 991f11cbe6cb449d788da421922187981fca2148 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 16:31:24 +0000 Subject: [PATCH] swift: Update to version 6.2 --- bucket/swift.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/swift.json b/bucket/swift.json index 6c74cb0c6f..1065dea098 100644 --- a/bucket/swift.json +++ b/bucket/swift.json @@ -1,5 +1,5 @@ { - "version": "6.1.3", + "version": "6.2", "description": "A general-purpose programming language built using a modern approach to safety, performance, and software design patterns.", "homepage": "https://www.swift.org/", "license": "Apache-2.0", @@ -16,12 +16,12 @@ }, "architecture": { "64bit": { - "url": "https://download.swift.org/swift-6.1.3-release/windows10/swift-6.1.3-RELEASE/swift-6.1.3-RELEASE-windows10.exe", - "hash": "e298fb5eed208e94e02c365772b31976462439446a9c9cd6499309b8ba50d999" + "url": "https://download.swift.org/swift-6.2-release/windows10/swift-6.2-RELEASE/swift-6.2-RELEASE-windows10.exe", + "hash": "80fbbc17d4f9edec74a83abbefeb9ff418ffc2158cd347111583c45e47f9789b" }, "arm64": { - "url": "https://download.swift.org/swift-6.1.3-release/windows10-arm64/swift-6.1.3-RELEASE/swift-6.1.3-RELEASE-windows10-arm64.exe", - "hash": "bbc114129fd282d33ad36747ee3b8b11452bd98421eab72612e42a2cb90b93a9" + "url": "https://download.swift.org/swift-6.2-release/windows10-arm64/swift-6.2-RELEASE/swift-6.2-RELEASE-windows10-arm64.exe", + "hash": "31ecdfa7acb213bf331ba99ed38304a0ea006bb5caae756a0f8778d0b88fbef3" } }, "pre_install": [