From 32fb1e65d127c9ea4c185dd13952004ca2fb8d0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 00:15:26 +0000 Subject: [PATCH] swift-nightly: Update to version 20240915.3 --- bucket/swift-nightly.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/swift-nightly.json b/bucket/swift-nightly.json index 42e20585c22..f03e6ef0652 100644 --- a/bucket/swift-nightly.json +++ b/bucket/swift-nightly.json @@ -2,15 +2,15 @@ "homepage": "https://www.swift.org/", "description": "The Swift Programming Language (Nightly builds)", "license": "Apache-2.0", - "version": "20240914.3", + "version": "20240915.3", "architecture": { "64bit": { - "url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240914.3/installer-amd64.exe", - "hash": "1b8a5138392969ee33eeb21adb949c45187489f519834e8144c50782b3645b89" + "url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240915.3/installer-amd64.exe", + "hash": "ffc824bee35b7b7613c5211dbc1d593a71ebbe060b315ccac3a047d30beb7ddb" }, "arm64": { - "url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240914.3/installer-arm64.exe", - "hash": "7dcd373390db2ae3b3f266f635004fccd6b98ddefae07036727f6f74766daff2" + "url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240915.3/installer-arm64.exe", + "hash": "467e26cf6da3ab93528392929205f114914b2247a651c9c83ec404a2327aa913" } }, "depends": "main/wixtoolset",