File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ python build_tools/update_deps.py
87
87
In this step, additional build dependencies will be downloaded.
88
88
89
89
* [ Ninja 1.11.0] ( https://github.com/ninja-build/ninja/releases/download/v1.11.0/ninja-mac.zip )
90
- * [ Qt 6.7.0] ( https://download.qt.io/archive/qt/6.6 /6.7.0/submodules/qtbase-everywhere-src-6.7.0.tar.xz )
90
+ * [ Qt 6.7.0] ( https://download.qt.io/archive/qt/6.7 /6.7.0/submodules/qtbase-everywhere-src-6.7.0.tar.xz )
91
91
* [ git submodules] ( ../.gitmodules )
92
92
93
93
You can specify ` --noqt ` option if you would like to use your own Qt binaries.
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ python build_tools/update_deps.py
67
67
In this step, additional build dependencies will be downloaded.
68
68
69
69
* [ Ninja 1.11.0] ( https://github.com/ninja-build/ninja/releases/download/v1.11.0/ninja-win.zip )
70
- * [ Qt 6.7.0] ( https://download.qt.io/archive/qt/6.6 /6.7.0/submodules/qtbase-everywhere-src-6.7.0.tar.xz )
70
+ * [ Qt 6.7.0] ( https://download.qt.io/archive/qt/6.7 /6.7.0/submodules/qtbase-everywhere-src-6.7.0.tar.xz )
71
71
* [ WiX 3.14] ( https://github.com/wixtoolset/wix3/releases/download/wix314rtm/wix314-binaries.zip )
72
72
* [ git submodules] ( ../.gitmodules )
73
73
You can’t perform that action at this time.
0 commit comments