From 3aad1de7f0313be05939cf19608bbe25dd9f205e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 00:12:06 +0000 Subject: [PATCH] swift-nightly: Update to version 20240503.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 09fc3f7a64a..4020ecf4dc3 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": "20240502.3", + "version": "20240503.3", "architecture": { "64bit": { - "url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240502.3/installer-amd64.exe", - "hash": "3041dc48ebc46508847f52b6876ac36871d3e4e1b70b0e223aee210992bb1502" + "url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240503.3/installer-amd64.exe", + "hash": "af5b371bd8f9e52331ffc90071967f38371d5192a179aa91ef96a4080b0ba114" }, "arm64": { - "url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240502.3/installer-arm64.exe", - "hash": "3c1c7e48300e7b05ccbd17fc34623288f9ff1594cd75103ea0f0ff4c8454fda2" + "url": "https://github.com/thebrowsercompany/swift-build/releases/download/20240503.3/installer-arm64.exe", + "hash": "f8372e5a71847547da75d48547cbc6349d9bf6401175fd703cb67b92187cf6b0" } }, "depends": "main/wixtoolset",