From 6c839237882b7028606019eaad8cef06b8f88a5a Mon Sep 17 00:00:00 2001 From: Salvador Diaz Fau Date: Wed, 15 Mar 2017 15:05:05 +0100 Subject: [PATCH] Update to CEF 3.2924.1575.g97389a9 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c353990d..dcbc9aa2 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.2924.1571.gcdcdfa9 which includes Chromium 56.0.2924.76. +CEF4Delphi uses CEF 3.2924.1575.g97389a9 which includes Chromium 56.0.2924.76. The CEF3 binaries used by CEF4Delphi are available for download at spotify : - 32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1571.gcdcdfa9_windows32.tar.bz2 + 32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1575.g97389a9_windows32.tar.bz2 - 64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1571.gcdcdfa9_windows64.tar.bz2 + 64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1575.g97389a9_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.