We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4bacf commit 6c6e61bCopy full SHA for 6c6e61b
thirdparty/harfbuzz/CMakeLists.txt
@@ -63,8 +63,8 @@ if(NOT MONOLIBTIC)
63
endif()
64
65
external_project(
66
- DOWNLOAD URL 8ef2de36c31dc731bdc0b24f6ac66b75
67
- https://github.com/harfbuzz/harfbuzz/releases/download/12.1.0/harfbuzz-12.1.0.tar.xz
+ DOWNLOAD URL d9c0c102a1595e718fd5bbb0e4497594
+ https://github.com/harfbuzz/harfbuzz/releases/download/12.2.0/harfbuzz-12.2.0.tar.xz
68
PATCH_FILES ${PATCH_FILES}
69
PATCH_COMMAND ${PATCH_CMD}
70
CONFIGURE_COMMAND ${CFG_CMD}
0 commit comments