swift: Update to version 5.8

This commit is contained in:
github-actions[bot] 2023-03-31 08:27:11 +00:00
parent 40ad506a95
commit 053adac12f

View File

@ -1,5 +1,5 @@
{ {
"version": "5.7.3", "version": "5.8",
"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.7.3-release/windows10/swift-5.7.3-RELEASE/swift-5.7.3-RELEASE-windows10.exe#/swiftsetup.exe", "url": "https://download.swift.org/swift-5.8-release/windows10/swift-5.8-RELEASE/swift-5.8-RELEASE-windows10.exe#/swiftsetup.exe",
"hash": "179b44cf7f1ce5c74dc864207119464ff41526a2cc2257cfd2ccef65bc25b231" "hash": "46466daf79a6fbdd2bde7d9683248ae98fb502878190c326ebcc311d68d7ad3e"
} }
}, },
"pre_install": [ "pre_install": [