mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-15 15:55:56 +01:00
bdaf4554e6
Fixed issue #339 : SimpleOSRBrowser crashes when the mouse is moved over the browser using CEF 88
16 lines
346 B
JSON
16 lines
346 B
JSON
{
|
|
"UpdateLazPackages" : [
|
|
{
|
|
"ForceNotify" : true,
|
|
"InternalVersion" : 258,
|
|
"Name" : "cef4delphi_lazarus.lpk",
|
|
"Version" : "88.2.8.0"
|
|
}
|
|
],
|
|
"UpdatePackageData" : {
|
|
"DisableInOPM" : false,
|
|
"DownloadZipURL" : "https://github.com/salvadordf/CEF4Delphi/archive/master.zip",
|
|
"Name" : "CEF4Delphi"
|
|
}
|
|
}
|