From 962ac7d31bc8e2717010c2970d7f3a5fcadf3dda Mon Sep 17 00:00:00 2001 From: kdankert <46489624+kdankert@users.noreply.github.com> Date: Sun, 1 Mar 2026 03:39:51 +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 26fa265e708..73b41f564c6 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)