swift: Update to version 6.2.2

This commit is contained in:
github-actions[bot] 2025-12-09 20:30:14 +00:00
parent bbebe85606
commit 9e4cadb236

View File

@ -1,5 +1,5 @@
{ {
"version": "6.2.1", "version": "6.2.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.2.1-release/windows10/swift-6.2.1-RELEASE/swift-6.2.1-RELEASE-windows10.exe", "url": "https://download.swift.org/swift-6.2.2-release/windows10/swift-6.2.2-RELEASE/swift-6.2.2-RELEASE-windows10.exe",
"hash": "fd1209ac3e008152924e0409e5590f2fe41644132e532d4526b8641339e88000" "hash": "6a855c483e53d283a13524d1c9864f5da50fbb431170b99478d8a12db6f09ebd"
}, },
"arm64": { "arm64": {
"url": "https://download.swift.org/swift-6.2.1-release/windows10-arm64/swift-6.2.1-RELEASE/swift-6.2.1-RELEASE-windows10-arm64.exe", "url": "https://download.swift.org/swift-6.2.2-release/windows10-arm64/swift-6.2.2-RELEASE/swift-6.2.2-RELEASE-windows10-arm64.exe",
"hash": "7c2351e1708f6e74f4c97098c50ac049e08a58894e75cc7c8fd220eb2549fb9d" "hash": "721f7364060916421b82880be6eb68af2d9df95fb604173a1dacb627193e69f1"
} }
}, },
"pre_install": [ "pre_install": [