From 6469cfef26da01be2b87cc74780e1e4bbccc03d7 Mon Sep 17 00:00:00 2001 From: pablin-10 <118397961+pablin-10@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:16:36 -0300 Subject: [PATCH] Bump lighthouse version --- modules/flashbox/flashbox-l1/mkosi.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/flashbox/flashbox-l1/mkosi.build b/modules/flashbox/flashbox-l1/mkosi.build index c27c5432..29060162 100755 --- a/modules/flashbox/flashbox-l1/mkosi.build +++ b/modules/flashbox/flashbox-l1/mkosi.build @@ -19,7 +19,7 @@ LIGHTHOUSE_BUILD_CMD=" " make_git_package \ "lighthouse" \ - "v8.1.3" \ + "v8.2.0" \ "https://github.com/sigp/lighthouse.git" \ "$LIGHTHOUSE_BUILD_CMD" \ "target/x86_64-unknown-linux-gnu/release/lighthouse:/usr/bin/lighthouse"