From c954cdf86c6ef7969e94d9ea04f027ae4f6d3bed Mon Sep 17 00:00:00 2001 From: Salvador Diaz Fau Date: Sat, 11 Feb 2017 21:58:42 +0100 Subject: [PATCH] Updated link to CEF3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46d0374c..887b77d0 100644 --- a/README.md +++ b/README.md @@ -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.1561.g06fde99 which includes Chromium 56.0.2924.76. +CEF4Delphi uses CEF 3.2924.1566.ga6a3da2 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.1561.g06fde99_windows32.tar.bz2 + http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1566.ga6a3da2_windows32.tar.bz2 CEF4Delphi was developed and tested on Delphi 10 Seattle. Other versions of Delphi or Lazarus were NOT tested.