From 0c806ecd3800820808c19259ea63f77c9f50877f Mon Sep 17 00:00:00 2001 From: Lightemerald Date: Tue, 7 Nov 2023 09:52:26 +0100 Subject: [PATCH] Updated links --- setupTmp.ps1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setupTmp.ps1 b/setupTmp.ps1 index 4b86ae1..48603de 100644 --- a/setupTmp.ps1 +++ b/setupTmp.ps1 @@ -13,11 +13,11 @@ function DownloadFiles { FileName = "EV3_Classroom_Windows_1.5.3_Global.msi" }, @{ - Url = "https://cdn.discordapp.com/attachments/704760633379389533/1161288505390026772/simulation.zip" # Validated 07/11/23 + Url = "https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/Setup%20files/simulation.zip" # Validated 07/11/23 FileName = "simulation.zip" }, @{ - Url = "https://cdn.discordapp.com/attachments/704760633379389533/1161288504765059172/RobotProg.zip" # Validated 07/11/23 + Url = "https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/Setup%20files/RobotProg.zip" # Validated 07/11/23 FileName = "RobotProg.zip" }, @{ @@ -57,7 +57,7 @@ function DownloadFiles { FileName = "regavi.zip" }, @{ - Url = "https://cdn.discordapp.com/attachments/704760633379389533/1163787807723094037/Radiochr_08.exe" # Validated 07/11/23 + Url = "https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/Setup%20files/Radiochr_08.exe" # Validated 07/11/23 FileName = "Radiochr.exe" }, @{