Update to Chromium version 114.0.5735.9

This commit is contained in:
Marshall Greenblatt 2023-05-06 16:46:11 +03:00
parent cf14b2a972
commit c05ff2847d
1 changed files with 2 additions and 1 deletions

View File

@ -7,5 +7,6 @@
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding # https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
{ {
'chromium_checkout': 'refs/tags/114.0.5735.0' 'chromium_checkout': 'refs/tags/114.0.5735.9',
'depot_tools_checkout': '7ee8e6c7cb'
} }