From 78decde2b892c3ef73eee34c56899fff8bb87884 Mon Sep 17 00:00:00 2001 From: Salvador Diaz Fau Date: Wed, 12 Apr 2017 09:44:04 +0200 Subject: [PATCH] Update to CEF 3.2987.1601.gf035232 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c549e8c..4d846284 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.2987.1599.g495fb8c which includes Chromium 57.0.2987.133. +CEF4Delphi uses CEF 3.2987.1601.gf035232 which includes Chromium 57.0.2987.133. The CEF3 binaries used by CEF4Delphi are available for download at spotify : - 32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2987.1599.g495fb8c_windows32.tar.bz2 + 32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2987.1601.gf035232_windows32.tar.bz2 - 64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2987.1599.g495fb8c_windows64.tar.bz2 + 64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2987.1601.gf035232_windows64.tar.bz2 CEF4Delphi was developed and tested on Delphi 10 Seattle and it has been tested in Delphi 7, Delphi XE and Delphi 10.1.