Update msys2 base

It has new signatures and fixes the CI
This commit is contained in:
Ilya Fedin 2022-11-18 21:27:48 +04:00 committed by John Preston
parent e33b62ad28
commit f7971733f4

View file

@ -408,7 +408,7 @@ win:
SET CHERE_INVOKING=enabled_from_arguments
SET MSYS2_PATH_TYPE=inherit
powershell -Command "Invoke-WebRequest -OutFile ./msys64.exe https://repo.msys2.org/distrib/x86_64/msys2-base-x86_64-20220603.sfx.exe"
powershell -Command "Invoke-WebRequest -OutFile ./msys64.exe https://repo.msys2.org/distrib/x86_64/msys2-base-x86_64-20221028.sfx.exe"
msys64.exe
del msys64.exe