swift: Update to version 6.0.1

This commit is contained in:
github-actions[bot] 2024-09-27 16:31:01 +00:00
parent bafc526aae
commit 8aa1543d15

View File

@ -1,5 +1,5 @@
{ {
"version": "6.0", "version": "6.0.1",
"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-6.0-release/windows10/swift-6.0-RELEASE/swift-6.0-RELEASE-windows10.exe#/swiftsetup.exe", "url": "https://download.swift.org/swift-6.0.1-release/windows10/swift-6.0.1-RELEASE/swift-6.0.1-RELEASE-windows10.exe#/swiftsetup.exe",
"hash": "0c6807b674b01b961df87cd0dbe18d1acde93dc9a124dde453bd6b597c1db456" "hash": "d43641cc27a233da6a8f177c4174c6d7297253aad421d876a6d2a2baaa7a0a41"
} }
}, },
"pre_install": [ "pre_install": [