Version 4.6.1: Add one more patch on Windows.

This commit is contained in:
John Preston 2023-02-06 23:04:40 +04:00
parent 0d134f2b89
commit f95610edfc

View file

@ -404,7 +404,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 5b3541af89
git checkout 65cd5219e4
""")
stage('msys64', """