mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-16 00:05:55 +01:00
47fb09e887
- 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.
16 lines
346 B
JSON
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"
|
|
}
|
|
}
|