Changed default configuration: 64 -plugins +nativedialogs

Changed msys2 download version
Added x64 or x86 into the pack filename
This commit is contained in:
hunbernd 2020-06-01 15:28:12 +02:00
parent b6f1c23ae9
commit d2a3f1e8d0
4 changed files with 7 additions and 7 deletions

View file

@ -25,7 +25,7 @@ if exist "%EnvMSYS2Path%\msys%MSYS2Base%\usr\bin\pacman.exe" (
)
)
set MSYS2Install=msys2-base-%MSYS2Architecture%-20180531.tar.xz
set MSYS2Install=msys2-base-%MSYS2Architecture%-20190524.tar.xz
set MSYS2Url=http://sourceforge.net/projects/msys2/files/Base/%MSYS2Architecture%/%MSYS2Install%/download
%cecho% info "Remove previous MSYS2 version"