Update to CEF 146.0.10
Make / build (ubuntu-latest) (push) Has been cancelled

This commit is contained in:
Salvador Díaz Fau
2026-04-04 18:01:24 +02:00
parent 27cb2130d3
commit 30d9edd993
961 changed files with 1926 additions and 1926 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
CEF_SUPPORTED_VERSION_MAJOR = 146;
CEF_SUPPORTED_VERSION_MINOR = 0;
CEF_SUPPORTED_VERSION_RELEASE = 9;
CEF_SUPPORTED_VERSION_RELEASE = 10;
CEF_SUPPORTED_VERSION_BUILD = 0;
CEF_CHROMEELF_VERSION_MAJOR = CEF_SUPPORTED_VERSION_MAJOR;
CEF_CHROMEELF_VERSION_MINOR = 0;
CEF_CHROMEELF_VERSION_RELEASE = 7680;
CEF_CHROMEELF_VERSION_BUILD = 165;
CEF_CHROMEELF_VERSION_BUILD = 179;
// values defined in cef_api_versions.json
CEF_API_VERSION_MIN = 13300;