Update msys2

This commit is contained in:
Ilya Fedin 2025-05-01 19:14:52 +04:00 committed by John Preston
parent 9790e37154
commit 2327d661b9

View file

@ -467,7 +467,7 @@ win:
SET CHERE_INVOKING=enabled_from_arguments
SET MSYS2_PATH_TYPE=inherit
powershell -Command "iwr -OutFile ./msys64.exe https://github.com/msys2/msys2-installer/releases/download/2024-05-07/msys2-base-x86_64-20240507.sfx.exe"
powershell -Command "iwr -OutFile ./msys64.exe https://github.com/msys2/msys2-installer/releases/download/2025-02-21/msys2-base-x86_64-20250221.sfx.exe"
msys64.exe
del msys64.exe