Skip to content

Commit 548e7c3

Browse files
yukawahiroyuki-komatsu
authored andcommitted
Also amend the Qt 6.7 archive URL (#911)
#codehealth PiperOrigin-RevId: 622526426
1 parent 738da0d commit 548e7c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/build_mozc_in_osx.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ python build_tools/update_deps.py
8787
In this step, additional build dependencies will be downloaded.
8888

8989
* [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)
9191
* [git submodules](../.gitmodules)
9292

9393
You can specify `--noqt` option if you would like to use your own Qt binaries.

docs/build_mozc_in_windows.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ python build_tools/update_deps.py
6767
In this step, additional build dependencies will be downloaded.
6868

6969
* [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)
7171
* [WiX 3.14](https://github.com/wixtoolset/wix3/releases/download/wix314rtm/wix314-binaries.zip)
7272
* [git submodules](../.gitmodules)
7373

0 commit comments

Comments
 (0)