Skip to content

Commit 548dc62

Browse files

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thirdparty/utf8proc/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ if(NOT MONOLIBTIC)
1212
endif()
1313

1414
external_project(
15-
DOWNLOAD URL 2ce00aa62b0b3d66c2ff681fdab4fbba
16-
https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.11.0.tar.gz
15+
DOWNLOAD URL 98a792951dd10caec3dc242825eef3d5
16+
https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.11.2.tar.gz
1717
CMAKE_ARGS ${CMAKE_ARGS}
1818
BUILD_COMMAND ${BUILD_CMD}
1919
INSTALL_COMMAND ${INSTALL_CMD}

0 commit comments

Comments
 (0)