2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 15:35:51 +00:00

Update lib_ui & patches

This commit is contained in:
Ilya Fedin
2023-11-09 13:34:24 +04:00
committed by John Preston
parent ad05998575
commit ef1b197771
2 changed files with 2 additions and 2 deletions

View File

@@ -418,7 +418,7 @@ if customRunCommand:
stage('patches', """ stage('patches', """
git clone https://github.com/desktop-app/patches.git git clone https://github.com/desktop-app/patches.git
cd patches cd patches
git checkout f603f4f986 git checkout 58c8cd0c0f
""") """)
stage('msys64', """ stage('msys64', """