From c22bbc231c2a4a973166a3ab84381fc8474e5bfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salvador=20D=C3=ADaz=20Fau?= Date: Tue, 5 Dec 2017 10:07:10 +0100 Subject: [PATCH] Update to CEF 3.3202.1690.gcd6b88f --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f3f705b8..86ffd6be 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ 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.3202.1686.gd665578 which includes Chromium 62.0.3202.94. +CEF4Delphi uses CEF 3.3202.1690.gcd6b88f which includes Chromium 62.0.3202.94. The CEF3 binaries used by CEF4Delphi are available for download at spotify : - 32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3202.1686.gd665578_windows32.tar.bz2 + 32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3202.1690.gcd6b88f_windows32.tar.bz2 - 64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3202.1686.gd665578_windows64.tar.bz2 + 64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3202.1690.gcd6b88f_windows64.tar.bz2 CEF4Delphi was developed and tested on Delphi 10.2 Tokyo and it has been tested in Delphi 7, Delphi XE and Delphi 10.