CEF4Delphi/update_CEF4Delphi.json
Salvador Díaz Fau efeb876371 Update to CEF 74.1.19
- Converted almost all the demos to Lazarus thanks to avra
- Reorganized "demos" directory.
2019-05-19 16:08:15 +02:00

15 lines
346 B
JSON

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