Skip to content

Commit

Permalink
swift-nightly: Update to version 20240322.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 22, 2024
1 parent 19b5dcf commit 1e7410b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/swift-nightly.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "20240322.0",
"version": "20240322.1",
"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,12 +13,12 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240322.0/installer-amd64.exe#/swiftsetup.exe",
"hash": "42ad70f09eda9fc07f334e04e1c5596fad06f01915c3579858baba291230eaa8"
"url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240322.1/installer-amd64.exe#/swiftsetup.exe",
"hash": "b1b903a69e8f42d222d562085dbe947a3c6dcd9d2698eb182b7af22fbf5ad889"
},
"arm64": {
"url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240322.0/installer-arm64.exe#/swiftsetup.exe",
"hash": "66e3233f547bd33a02add26b9228c9e5ee57b741f725bbee1b4e7b06af02b013"
"url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240322.1/installer-arm64.exe#/swiftsetup.exe",
"hash": "e5c2320c4da2976e748ac6b14dd35246792a7752851ab8f2d4970bd3de8794c7"
}
},
"pre_install": [
Expand Down

0 comments on commit 1e7410b

Please sign in to comment.