1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2024-12-04 09:26:52 +02:00
CEF4Delphi/update_CEF4Delphi.json
salvadordf 983ed5d1d2 Update to CEF 102.0.9
Added the fix for the resize issue #402 in macOS made by uniho
2022-05-28 17:56:06 +02:00

16 lines
347 B
JSON

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