Skip to content

Commit f71a58d

Browse files
Update browsers-chrome.php stable v135 to v145
Update browsers-chrome.php stable v135 to v145 used page https://chromereleases.googleblog.com/search/label/Desktop%20Update?max-results=20
1 parent c0e3f8b commit f71a58d

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

data/browsers-chrome.php

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,15 @@
138138
'132.0.6834' => 'stable',
139139
'133.0.6943' => 'stable',
140140
'134.0.6998' => 'stable',
141-
'135.0.7049' => 'stable'
141+
'135.0.7049' => 'stable',
142+
'136.0.7103' => 'stable',
143+
'137.0.7151' => 'stable',
144+
'138.0.7204' => 'stable',
145+
'139.0.7258' => 'stable',
146+
'140.0.7339' => 'stable',
147+
'141.0.7390' => 'stable',
148+
'142.0.7444' => 'stable',
149+
'143.0.7499' => 'stable'
142150
];
143151

144152
Chrome::$MOBILE = [
@@ -250,5 +258,13 @@
250258
'132.0.6834' => 'stable',
251259
'133.0.6943' => 'stable',
252260
'134.0.6998' => 'stable',
253-
'135.0.7049' => 'stable'
261+
'135.0.7049' => 'stable',
262+
'136.0.7103' => 'stable',
263+
'137.0.7151' => 'stable',
264+
'138.0.7204' => 'stable',
265+
'139.0.7258' => 'stable',
266+
'140.0.7339' => 'stable',
267+
'141.0.7390' => 'stable',
268+
'142.0.7444' => 'stable',
269+
'143.0.7499' => 'stable'
254270
];

0 commit comments

Comments
 (0)