From 3d85e6dc3166b6aa8050d9a425ce788d9934717d Mon Sep 17 00:00:00 2001 From: YUxiangLuo <24310210+YUxiangLuo@users.noreply.github.com> Date: Sun, 15 Mar 2026 03:45:35 +0000 Subject: [PATCH] deps: update lolhtml to v2.7.2 (e3aa54798602dd27250fafde1b5a66f080046252) --- cmake/targets/BuildLolHtml.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/targets/BuildLolHtml.cmake b/cmake/targets/BuildLolHtml.cmake index 623ae844b66..4d0ebd37c0e 100644 --- a/cmake/targets/BuildLolHtml.cmake +++ b/cmake/targets/BuildLolHtml.cmake @@ -4,7 +4,7 @@ register_repository( REPOSITORY cloudflare/lol-html COMMIT - d64457d9ff0143deef025d5df7e8586092b9afb7 + e3aa54798602dd27250fafde1b5a66f080046252 ) set(LOLHTML_CWD ${VENDOR_PATH}/lolhtml/c-api)