CEF4Delphi/update_CEF4Delphi.json
salvadordf bb26a4cf18 Added 2 OSR demos using OpenGL for Windows and Linux
Added the OSRExternalMessagePump2 demo for Lazarus in Linux
Added the SimpleOSRBrowser2 demo for Lazarus in Windows
2022-04-09 18:15:33 +02:00

16 lines
348 B
JSON

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