From fd0a59bc7fda206388a253f1ee8134d3fa180bf8 Mon Sep 17 00:00:00 2001 From: wrongnull <65823030+wrongnull@users.noreply.github.com> Date: Sun, 7 Jun 2026 05:18:39 +0000 Subject: [PATCH] deps: update lolhtml to v3.0.0 (02f139c4437b2da666a50d32e11d9158cbe0a393) --- 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 636fa4848e3..cfea4b744c2 100644 --- a/cmake/targets/BuildLolHtml.cmake +++ b/cmake/targets/BuildLolHtml.cmake @@ -4,7 +4,7 @@ register_repository( REPOSITORY cloudflare/lol-html COMMIT - e3aa54798602dd27250fafde1b5a66f080046252 + 02f139c4437b2da666a50d32e11d9158cbe0a393 ) set(LOLHTML_CWD ${VENDOR_PATH}/lolhtml/c-api)