Skip to content

Commit

Permalink
swift-nightly: Update to version 20241008.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 8, 2024
1 parent 5e1afe3 commit f0493c2
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": "20241007.3",
"version": "20241008.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/20241007.3/installer-amd64.exe#/swiftsetup.exe",
"hash": "bc1245c0bb2cfbc60821b1d35f542c3dff3ffbe640c9cc30e6e522a67bc287d6"
"url": "https://github.com/thebrowsercompany/swift-build/releases/download/20241008.1/installer-amd64.exe#/swiftsetup.exe",
"hash": "cad2b2244918c7d2e0e03822a80a6d3ad19aa1b3153b4c8e4f7549bc785f3d93"
},
"arm64": {
"url": "https://github.com/thebrowsercompany/swift-build/releases/download/20241007.3/installer-arm64.exe#/swiftsetup.exe",
"hash": "3acccc8d81c5c6496e38b4538cce5a48241b9b1b528dc4fe2660932880c16d01"
"url": "https://github.com/thebrowsercompany/swift-build/releases/download/20241008.1/installer-arm64.exe#/swiftsetup.exe",
"hash": "c6733badd61094ed4c4882dc039bdedd369c292f00ac890b11142cd5067b5af8"
}
},
"pre_install": [
Expand Down

0 comments on commit f0493c2

Please sign in to comment.