Skip to content

Commit 717b571

Browse files
Update browsers-chrome.php stable v115 to v129
Update browsers-chrome.php stable v115 to v129 used page https://chromereleases.googleblog.com/search/label/Desktop%20Update?max-results=20
1 parent 581d614 commit 717b571

File tree

1 file changed

+30
-2
lines changed

1 file changed

+30
-2
lines changed

data/browsers-chrome.php

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,21 @@
118118
'112.0.5615' => 'stable',
119119
'113.0.5672' => 'stable',
120120
'114.0.5735' => 'stable',
121-
'115.0.5790' => 'stable'
121+
'115.0.5790' => 'stable',
122+
'116.0.5845' => 'stable',
123+
'117.0.5938' => 'stable',
124+
'118.0.5993' => 'stable',
125+
'119.0.6045' => 'stable',
126+
'120.0.6099' => 'stable',
127+
'121.0.6167' => 'stable',
128+
'122.0.6261' => 'stable',
129+
'123.0.6312' => 'stable',
130+
'124.0.6367' => 'stable',
131+
'125.0.6422' => 'stable',
132+
'126.0.6478' => 'stable',
133+
'127.0.6533' => 'stable',
134+
'128.0.6613' => 'stable',
135+
'129.0.6668' => 'stable'
122136
];
123137

124138
Chrome::$MOBILE = [
@@ -210,5 +224,19 @@
210224
'112.0.5615' => 'stable',
211225
'113.0.5672' => 'stable',
212226
'114.0.5735' => 'stable',
213-
'115.0.5790' => 'stable'
227+
'115.0.5790' => 'stable',
228+
'116.0.5845' => 'stable',
229+
'117.0.5938' => 'stable',
230+
'118.0.5993' => 'stable',
231+
'119.0.6045' => 'stable',
232+
'120.0.6099' => 'stable',
233+
'121.0.6167' => 'stable',
234+
'122.0.6261' => 'stable',
235+
'123.0.6312' => 'stable',
236+
'124.0.6367' => 'stable',
237+
'125.0.6422' => 'stable',
238+
'126.0.6478' => 'stable',
239+
'127.0.6533' => 'stable',
240+
'128.0.6613' => 'stable',
241+
'129.0.6668' => 'stable'
214242
];

0 commit comments

Comments
 (0)