Skip to content

Commit 6c6e61b

Browse files
1 parent 9f4bacf commit 6c6e61b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thirdparty/harfbuzz/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ if(NOT MONOLIBTIC)
6363
endif()
6464

6565
external_project(
66-
DOWNLOAD URL 8ef2de36c31dc731bdc0b24f6ac66b75
67-
https://github.com/harfbuzz/harfbuzz/releases/download/12.1.0/harfbuzz-12.1.0.tar.xz
66+
DOWNLOAD URL d9c0c102a1595e718fd5bbb0e4497594
67+
https://github.com/harfbuzz/harfbuzz/releases/download/12.2.0/harfbuzz-12.2.0.tar.xz
6868
PATCH_FILES ${PATCH_FILES}
6969
PATCH_COMMAND ${PATCH_CMD}
7070
CONFIGURE_COMMAND ${CFG_CMD}

0 commit comments

Comments
 (0)