swift: Update to version 6.2

This commit is contained in:
github-actions[bot] 2025-09-17 16:31:24 +00:00
parent 377bb6030b
commit 991f11cbe6

View File

@ -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.", "description": "A general-purpose programming language built using a modern approach to safety, performance, and software design patterns.",
"homepage": "https://www.swift.org/", "homepage": "https://www.swift.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -16,12 +16,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.swift.org/swift-6.1.3-release/windows10/swift-6.1.3-RELEASE/swift-6.1.3-RELEASE-windows10.exe", "url": "https://download.swift.org/swift-6.2-release/windows10/swift-6.2-RELEASE/swift-6.2-RELEASE-windows10.exe",
"hash": "e298fb5eed208e94e02c365772b31976462439446a9c9cd6499309b8ba50d999" "hash": "80fbbc17d4f9edec74a83abbefeb9ff418ffc2158cd347111583c45e47f9789b"
}, },
"arm64": { "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", "url": "https://download.swift.org/swift-6.2-release/windows10-arm64/swift-6.2-RELEASE/swift-6.2-RELEASE-windows10-arm64.exe",
"hash": "bbc114129fd282d33ad36747ee3b8b11452bd98421eab72612e42a2cb90b93a9" "hash": "31ecdfa7acb213bf331ba99ed38304a0ea006bb5caae756a0f8778d0b88fbef3"
} }
}, },
"pre_install": [ "pre_install": [