Update setupScriptInfo.ps1
This commit is contained in:
@@ -13,14 +13,14 @@ $filesToDownload = @(
|
|||||||
Url = "https://cdn.discordapp.com/attachments/704760633379389533/1161288505390026772/simulation.zip"
|
Url = "https://cdn.discordapp.com/attachments/704760633379389533/1161288505390026772/simulation.zip"
|
||||||
FileName = "Simulation Domotique.zip"
|
FileName = "Simulation Domotique.zip"
|
||||||
},
|
},
|
||||||
@{
|
# @{
|
||||||
Url = "https://downloads.scratch.mit.edu/desktop/Scratch%20Setup.exe"
|
# Url = "https://downloads.scratch.mit.edu/desktop/Scratch%20Setup.exe"
|
||||||
FileName = "Scratch%20Setup.exe"
|
# FileName = "Scratch%20Setup.exe"
|
||||||
},
|
# },
|
||||||
@{
|
# @{
|
||||||
Url = "https://downloads.arduino.cc/arduino-ide/arduino-ide_2.2.1_Windows_64bit.msi"
|
# Url = "https://downloads.arduino.cc/arduino-ide/arduino-ide_2.2.1_Windows_64bit.msi"
|
||||||
FileName = "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"
|
Url = "https://cdn.discordapp.com/attachments/704760633379389533/1161288504765059172/RobotProg.zip"
|
||||||
FileName = "RobotProg.zip"
|
FileName = "RobotProg.zip"
|
||||||
|
|||||||
Reference in New Issue
Block a user