From c857364231e4f9cff1c0563fbdef3e8f1c615551 Mon Sep 17 00:00:00 2001 From: 1zuna Date: Tue, 12 Mar 2024 05:47:18 +0100 Subject: [PATCH] try lower version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index eabc28cf..8635fd3f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -137,7 +137,7 @@ endif() # Specify the CEF distribution version. if(NOT DEFINED CEF_VERSION) - set(CEF_VERSION "122.1.10+gc902316+chromium-122.0.6261.112") + set(CEF_VERSION "121.3.9+g1e0a38f+chromium-121.0.6167.184") endif() # Determine the platform.