Updated Qt patches to fix macOS update timer assert and dup3 crash.

This commit is contained in:
23rd
2026-09-14 12:15:36 +03:00
parent 01c440a5ac
commit 346d0f3a85

View File

@@ -458,7 +458,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 a00bc85caa2ca5decefff96ec39ed4e622d31937 git checkout f08e9082964e39be74f2ae6d2398011f6226f078
mac: mac:
git clone https://github.com/desktop-app/qt6_highsierra_patches.git qt6_highsierra git clone https://github.com/desktop-app/qt6_highsierra_patches.git qt6_highsierra
cd qt6_highsierra cd qt6_highsierra