Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Router Gray
3p-cef-bin
Commits
c234544c
Commit
c234544c
authored
Jan 03, 2018
by
callum_linden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CEF package we pull in to CEF 3.3239.1716.g735b746 / Chromium 63.0.3239.109
parent
b866c180
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
build-cmd.sh
build-cmd.sh
+3
-3
No files found.
build-cmd.sh
View file @
c234544c
...
...
@@ -27,9 +27,9 @@ source_environment_tempfile="$stage/source_environment.sh"
.
"
$source_environment_tempfile
"
# URLs of the CEF bundle to download.
CEF_BUNDLE_URL_WINDOWS32
=
"http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.17
00.g385b2d4
_windows32.tar.bz2"
CEF_BUNDLE_URL_WINDOWS64
=
"http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.17
00.g385b2d4
_windows64.tar.bz2"
CEF_BUNDLE_URL_DARWIN64
=
"http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.17
00.g385b2d4
_macosx64.tar.bz2"
CEF_BUNDLE_URL_WINDOWS32
=
"http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.17
16.g735b746
_windows32.tar.bz2"
CEF_BUNDLE_URL_WINDOWS64
=
"http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.17
16.g735b746
_windows64.tar.bz2"
CEF_BUNDLE_URL_DARWIN64
=
"http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.17
16.g735b746
_macosx64.tar.bz2"
# file where the CEF bundle will be downloaded to before unpacking etc.
CEF_BUNDLE_DOWNLOAD_FILE_WINDOWS
=
"
${
top
}
/stage/windows
${
AUTOBUILD_ADDRSIZE
}
.bz2"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment