mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Update msys2 base
It has new signatures and fixes the CI
This commit is contained in:
parent
e33b62ad28
commit
f7971733f4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue