swift: Update to version 5.10

This commit is contained in:
github-actions[bot] 2024-03-06 00:33:21 +00:00
parent 41de1131ad
commit 9c71bf5a01

View File

@ -1,5 +1,5 @@
{ {
"version": "5.9.2", "version": "5.10",
"homepage": "https://www.swift.org/", "homepage": "https://www.swift.org/",
"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.",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -13,8 +13,8 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.swift.org/swift-5.9.2-release/windows10/swift-5.9.2-RELEASE/swift-5.9.2-RELEASE-windows10.exe#/swiftsetup.exe", "url": "https://download.swift.org/swift-5.10-release/windows10/swift-5.10-RELEASE/swift-5.10-RELEASE-windows10.exe#/swiftsetup.exe",
"hash": "d78a717551c78e824c9b74b0cfb1ad86060fc286ea071fddb26df18f56dc7212" "hash": "a0e2b32dfb56fcb83d4fec1d1ff4b43b4b0986ede4c065ff52f336ea9aa49322"
} }
}, },
"pre_install": [ "pre_install": [