Update setupScriptInfo.ps1

This commit is contained in:
2023-10-16 09:50:46 +00:00
parent 9dd5d4e207
commit 96ca7a1cbd

View File

@@ -13,14 +13,14 @@ $filesToDownload = @(
Url = "https://cdn.discordapp.com/attachments/704760633379389533/1161288505390026772/simulation.zip"
FileName = "Simulation Domotique.zip"
},
@{
Url = "https://downloads.scratch.mit.edu/desktop/Scratch%20Setup.exe"
FileName = "Scratch%20Setup.exe"
},
@{
Url = "https://downloads.arduino.cc/arduino-ide/arduino-ide_2.2.1_Windows_64bit.msi"
FileName = "arduino-ide_2.2.1_Windows_64bit.msi"
},
# @{
# Url = "https://downloads.scratch.mit.edu/desktop/Scratch%20Setup.exe"
# FileName = "Scratch%20Setup.exe"
# },
# @{
# Url = "https://downloads.arduino.cc/arduino-ide/arduino-ide_2.2.1_Windows_64bit.msi"
# FileName = "arduino-ide_2.2.1_Windows_64bit.msi"
# },
@{
Url = "https://cdn.discordapp.com/attachments/704760633379389533/1161288504765059172/RobotProg.zip"
FileName = "RobotProg.zip"