Skip to content

Commit 06ac933

Browse files
Update branch name/number for v142 builds
1 parent bcd0650 commit 06ac933

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build-cmd.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ cef_stage_dir="${stage}/cef"
3131
# The relationship to Chrome and the versions of Chromium/CEF is complex and
3232
# can make it difficult to find the branch number to use. This page can help:
3333
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
34-
# E.G. Branch 7258 represents Chromium/CEF 139.x
35-
cef_branch_number=7258
34+
# E.G. Branch 7444 represents Chromium/CEF 142.x
35+
cef_branch_number=7444
3636

3737
# Turn on the proprietary codec support (the main reason for building from source vs using
3838
# the Spotify open source builds here https://cef-builds.spotifycdn.com/index.html)

0 commit comments

Comments
 (0)