Skip to content

Commit

Permalink
swift: Update to version 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 13, 2024
1 parent beaa6b7 commit a0586c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/swift.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.0.2",
"version": "6.0.3",
"homepage": "https://www.swift.org/",
"description": "A general-purpose programming language built using a modern approach to safety, performance, and software design patterns.",
"license": "Apache-2.0",
Expand All @@ -13,8 +13,8 @@
],
"architecture": {
"64bit": {
"url": "https://download.swift.org/swift-6.0.2-release/windows10/swift-6.0.2-RELEASE/swift-6.0.2-RELEASE-windows10.exe#/swiftsetup.exe",
"hash": "516fe8e64713bd92f03c01e5198011b74a27f8c1c88627607a2f421718636126"
"url": "https://download.swift.org/swift-6.0.3-release/windows10/swift-6.0.3-RELEASE/swift-6.0.3-RELEASE-windows10.exe#/swiftsetup.exe",
"hash": "ab205d83a38047882db80e6a88c7d33b651f3bac96d4515d7cba5335f37999d3"
}
},
"pre_install": [
Expand Down

0 comments on commit a0586c8

Please sign in to comment.