1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-01-03 10:15:38 +02:00

Update to CEF 3.2924.1569.g067d915

This commit is contained in:
Salvador Diaz Fau 2017-02-15 12:29:55 +01:00 committed by GitHub
parent 61e1b656f9
commit d0ea3e3e55

View File

@ -3,9 +3,9 @@ CEF4Delphi is an open source project created by Salvador Díaz Fau to embed Chro
CEF4Delphi is based on DCEF3, made by Henri Gourvest. The original license of DCEF3 still applies to CEF4Delphi. Read the license terms in the first lines of any *.pas file.
CEF4Delphi uses CEF 3.2924.1566.ga6a3da2 which includes Chromium 56.0.2924.76.
CEF4Delphi uses CEF 3.2924.1569.g067d915 which includes Chromium 56.0.2924.76.
The CEF3 binaries used by CEF4Delphi are available for download at spotify :
http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1566.ga6a3da2_windows32.tar.bz2
http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1569.g067d915_windows32.tar.bz2
CEF4Delphi was developed and tested on Delphi 10 Seattle. Other versions of Delphi or Lazarus were NOT tested.