mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-10-21 18:09:58 -04:00
Updated msys2 version
Added instructions how to resolve issues caused by breaking changes in msys2
This commit is contained in:
parent
dbd4f4f6c7
commit
5649075115
2 changed files with 14 additions and 6 deletions
|
@ -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%-20200720.tar.xz
|
||||
set MSYS2Url=http://sourceforge.net/projects/msys2/files/Base/%MSYS2Architecture%/%MSYS2Install%/download
|
||||
|
||||
%cecho% info "Remove previous MSYS2 version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue