feat(chromium): roll to r1151 (#33873)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Playwright Service 2024-12-05 09:34:16 -08:00 committed by GitHub
parent b941359fce
commit b86725bb98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -3,15 +3,15 @@
"browsers": [
{
"name": "chromium",
"revision": "1150",
"revision": "1151",
"installByDefault": true,
"browserVersion": "132.0.6834.15"
"browserVersion": "132.0.6834.32"
},
{
"name": "chromium-headless-shell",
"revision": "1150",
"revision": "1151",
"installByDefault": true,
"browserVersion": "132.0.6834.15"
"browserVersion": "132.0.6834.32"
},
{
"name": "chromium-tip-of-tree",