CEF4Delphi/update_CEF4Delphi.json
Salvador Diaz Fau 47fb09e887 Fixed black screen issue in OSR mode thanks to "Student"
- Fixed issues adding or replacing command line switches with hyphenated and non-hyphenated keys in TCEFApplicationCore.
- Remove the values from the "enable-features" and "enable-blink-features" when that value is in the "disable-features" or "disable-blink-features" in the command line switches.
2021-01-21 19:32:43 +01:00

16 lines
346 B
JSON

{
"UpdateLazPackages" : [
{
"ForceNotify" : true,
"InternalVersion" : 238,
"Name" : "cef4delphi_lazarus.lpk",
"Version" : "88.1.4.0"
}
],
"UpdatePackageData" : {
"DisableInOPM" : false,
"DownloadZipURL" : "https://github.com/salvadordf/CEF4Delphi/archive/master.zip",
"Name" : "CEF4Delphi"
}
}