Skip to content

Commit

Permalink
Automated bump of chrome version (#96376)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jan 2, 2024
1 parent 9e57b6a commit 623cf77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/testing/ChromeVersions.props
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project>
<PropertyGroup>
<linux_ChromeVersion>120.0.6099.71</linux_ChromeVersion>
<linux_ChromeVersion>120.0.6099.129</linux_ChromeVersion>
<linux_ChromeRevision>1217362</linux_ChromeRevision>
<linux_ChromeBaseSnapshotUrl>https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1217362</linux_ChromeBaseSnapshotUrl>
<linux_V8Version>12.0.267</linux_V8Version>

<win_ChromeVersion>120.0.6099.71</win_ChromeVersion>
<win_ChromeVersion>120.0.6099.130</win_ChromeVersion>
<win_ChromeRevision>1217362</win_ChromeRevision>
<win_ChromeBaseSnapshotUrl>https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1217378</win_ChromeBaseSnapshotUrl>
<win_V8Version>12.0.267</win_V8Version>
Expand Down

0 comments on commit 623cf77

Please sign in to comment.