This repository was archived by the owner on Sep 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +18
-16
lines changed Expand file tree Collapse file tree 6 files changed +18
-16
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ param (
1717 $SkipDownload
1818)
1919
20+ # Requires -Version 7.0
21+
2022Set-StrictMode - Version Latest
2123$ErrorActionPreference = ' Stop'
2224$ProgressPreference = ' SilentlyContinue'
Original file line number Diff line number Diff line change 1313 {
1414 "name" : " MSYS2" ,
1515 "file" : " msys2.exe" ,
16- "href" : " https://github.com/msys2/msys2-installer/releases/download/2022-10-28 /msys2-base-x86_64-20221028 .sfx.exe"
16+ "href" : " https://github.com/msys2/msys2-installer/releases/download/2023-01-27 /msys2-base-x86_64-20230127 .sfx.exe"
1717 }
1818 ]
1919}
Original file line number Diff line number Diff line change 1111 },
1212 {
1313 "name" : " CMake" ,
14- "file" : " cmake-3.25.0 -windows-x86_64.zip" ,
15- "href" : " https://github.com/Kitware/CMake/releases/download/v3.25.0 /cmake-3.25.0 -windows-x86_64.zip" ,
14+ "file" : " cmake-3.25.2 -windows-x86_64.zip" ,
15+ "href" : " https://github.com/Kitware/CMake/releases/download/v3.25.2 /cmake-3.25.2 -windows-x86_64.zip" ,
1616 "dirName" : " cmake" ,
1717 "extractStrip" : 1
1818 },
3030 },
3131 {
3232 "name" : " Git for Windows" ,
33- "file" : " MinGit-2.38 .1-64-bit.zip" ,
34- "href" : " https://github.com/git-for-windows/git/releases/download/v2.38 .1.windows.1/MinGit-2.38 .1-64-bit.zip" ,
33+ "file" : " MinGit-2.39 .1-64-bit.zip" ,
34+ "href" : " https://github.com/git-for-windows/git/releases/download/v2.39 .1.windows.1/MinGit-2.39 .1-64-bit.zip" ,
3535 "dirName" : " git"
3636 },
3737 {
Original file line number Diff line number Diff line change 66 "name" : " GNU Arm Embedded Toolchain" ,
77 "file" : " gcc-arm-none-eabi-10.3-2021.10-win32.exe" ,
88 "exec" : " \" $0\" /S /P /R" ,
9- "href" : " https://developer.arm.com/-/media/Files/downloads/gnu-rm/10.3-2021.10/gcc-arm-none-eabi-10.3-2021.10-win32.exe?rev=29bb46cfa0434fbda93abb33c1d480e6&hash=B2C5AAE07841929A0D0BF460896D6E52 "
9+ "href" : " https://developer.arm.com/-/media/Files/downloads/gnu-rm/10.3-2021.10/gcc-arm-none-eabi-10.3-2021.10-win32.exe?rev=29bb46cfa0434fbda93abb33c1d480e6&hash=3C58D05EA5D32EF127B9E4D13B3244D26188713C "
1010 },
1111 {
1212 "name" : " CMake" ,
13- "file" : " cmake-3.25.0 -windows-x86_64.msi" ,
13+ "file" : " cmake-3.25.2 -windows-x86_64.msi" ,
1414 "exec" : " msiexec /i \" $0\" /qn /norestart ADD_CMAKE_TO_PATH=System" ,
15- "href" : " https://github.com/Kitware/CMake/releases/download/v3.25.0 /cmake-3.25.0 -windows-x86_64.msi"
15+ "href" : " https://github.com/Kitware/CMake/releases/download/v3.25.2 /cmake-3.25.2 -windows-x86_64.msi"
1616 },
1717 {
1818 "name" : " Ninja" ,
2828 },
2929 {
3030 "name" : " Git for Windows" ,
31- "file" : " Git-2.38 .1-64-bit.exe" ,
31+ "file" : " Git-2.39 .1-64-bit.exe" ,
3232 "exec" : " \" $0\" /VERYSILENT /NORESTART /NOCANCEL /SP- /CLOSEAPPLICATIONS /RESTARTAPPLICATIONS /SKIPDOWNGRADE=1 \" /LOADINF=$PLUGINSDIR\\ git.inf\" " ,
33- "href" : " https://github.com/git-for-windows/git/releases/download/v2.38 .1.windows.1/Git-2.38 .1-64-bit.exe" ,
33+ "href" : " https://github.com/git-for-windows/git/releases/download/v2.39 .1.windows.1/Git-2.39 .1-64-bit.exe" ,
3434 "additionalFiles" : [
3535 " packages\\ pico-setup-windows\\ git.inf"
3636 ]
Original file line number Diff line number Diff line change 66 "name" : " GNU Arm Embedded Toolchain" ,
77 "file" : " gcc-arm-none-eabi-10.3-2021.10-win32.exe" ,
88 "exec" : " \" $0\" /S /P /R" ,
9- "href" : " https://developer.arm.com/-/media/Files/downloads/gnu-rm/10.3-2021.10/gcc-arm-none-eabi-10.3-2021.10-win32.exe?rev=29bb46cfa0434fbda93abb33c1d480e6&hash=B2C5AAE07841929A0D0BF460896D6E52 "
9+ "href" : " https://developer.arm.com/-/media/Files/downloads/gnu-rm/10.3-2021.10/gcc-arm-none-eabi-10.3-2021.10-win32.exe?rev=29bb46cfa0434fbda93abb33c1d480e6&hash=3C58D05EA5D32EF127B9E4D13B3244D26188713C "
1010 },
1111 {
1212 "name" : " CMake" ,
13- "file" : " cmake-3.25.0 -windows-i386.msi" ,
13+ "file" : " cmake-3.25.2 -windows-i386.msi" ,
1414 "exec" : " msiexec /i \" $0\" /qn /norestart ADD_CMAKE_TO_PATH=System" ,
15- "href" : " https://github.com/Kitware/CMake/releases/download/v3.25.0 /cmake-3.25.0 -windows-i386.msi"
15+ "href" : " https://github.com/Kitware/CMake/releases/download/v3.25.2 /cmake-3.25.2 -windows-i386.msi"
1616 },
1717 {
1818 "name" : " Python 3.9" ,
2222 },
2323 {
2424 "name" : " Git for Windows" ,
25- "file" : " Git-2.38 .1-32-bit.exe" ,
25+ "file" : " Git-2.39 .1-32-bit.exe" ,
2626 "exec" : " \" $0\" /VERYSILENT /NORESTART /NOCANCEL /SP- /CLOSEAPPLICATIONS /RESTARTAPPLICATIONS /SKIPDOWNGRADE=1 \" /LOADINF=$PLUGINSDIR\\ git.inf\" " ,
27- "href" : " https://github.com/git-for-windows/git/releases/download/v2.38 .1.windows.1/Git-2.38 .1-32-bit.exe" ,
27+ "href" : " https://github.com/git-for-windows/git/releases/download/v2.39 .1.windows.1/Git-2.39 .1-32-bit.exe" ,
2828 "additionalFiles" : [
2929 " packages\\ pico-setup-windows\\ git.inf"
3030 ]
Original file line number Diff line number Diff line change 1- 0.3.9
1+ 0.4.0
You can’t perform that action at this time.
0 commit comments