diff --git a/README.md b/README.md index 887b77d0..dc68d0b3 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.1566.ga6a3da2 which includes Chromium 56.0.2924.76. +CEF4Delphi uses CEF 3.2924.1569.g067d915 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.1566.ga6a3da2_windows32.tar.bz2 + http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1569.g067d915_windows32.tar.bz2 CEF4Delphi was developed and tested on Delphi 10 Seattle. Other versions of Delphi or Lazarus were NOT tested.