CEF4Delphi/update_CEF4Delphi.json
Salvador Díaz Fau dbc4900358 Fix #119 : All units in the source folder start with "uCEF"
- Fixed TCustomAudioHandler creation in uCEFClient.pas
- Fixed "title" parsing in uCEFDragAndDropMgr.pas
2019-04-04 10:26:44 +02:00

15 lines
344 B
JSON

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