mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-03-04 10:38:11 +02:00
- Modified CefPostTask and CefPostDelayedTask to return a boolean value. - Added CefCurrentlyOn helper function. - Replaced all "CEF3" mentions by "CEF".
16 lines
346 B
JSON
16 lines
346 B
JSON
{
|
|
"UpdateLazPackages" : [
|
|
{
|
|
"ForceNotify" : true,
|
|
"InternalVersion" : 48,
|
|
"Name" : "cef4delphi_lazarus.lpk",
|
|
"Version" : "77.1.18.0"
|
|
}
|
|
],
|
|
"UpdatePackageData" : {
|
|
"DisableInOPM" : false,
|
|
"DownloadZipURL" : "https://github.com/salvadordf/CEF4Delphi/archive/master.zip",
|
|
"Name" : "CEF4Delphi"
|
|
}
|
|
}
|