From 888b846cabf3a40ba8e5dc80a20b6d8ed2e8a4d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salvador=20D=C3=ADaz=20Fau?= Date: Tue, 21 Jul 2020 12:43:41 +0200 Subject: [PATCH] Update CEF verison in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d67fabba..05080236 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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 84.2.1 which includes Chromium 84.0.4147.89. +CEF4Delphi uses CEF 84.2.6 which includes Chromium 84.0.4147.89. The CEF binaries used by CEF4Delphi are available for download at spotify : * [32 bits](http://opensource.spotify.com/cefbuilds/cef_binary_84.2.6%2Bgeeda28c%2Bchromium-84.0.4147.89_windows32.tar.bz2) * [64 bits](http://opensource.spotify.com/cefbuilds/cef_binary_84.2.6%2Bgeeda28c%2Bchromium-84.0.4147.89_windows64.tar.bz2)