There was an error while loading. Please reload this page.
1 parent bcd0650 commit 06ac933Copy full SHA for 06ac933
1 file changed
build-cmd.sh
@@ -31,8 +31,8 @@ cef_stage_dir="${stage}/cef"
31
# The relationship to Chrome and the versions of Chromium/CEF is complex and
32
# can make it difficult to find the branch number to use. This page can help:
33
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
34
-# E.G. Branch 7258 represents Chromium/CEF 139.x
35
-cef_branch_number=7258
+# E.G. Branch 7444 represents Chromium/CEF 142.x
+cef_branch_number=7444
36
37
# Turn on the proprietary codec support (the main reason for building from source vs using
38
# the Spotify open source builds here https://cef-builds.spotifycdn.com/index.html)
0 commit comments