From 99c2347cb6ddc2d2792da9106836195ec09cca7a Mon Sep 17 00:00:00 2001 From: Franck VANHOUCKE <32266803+thanatos-vf-2000@users.noreply.github.com> Date: Thu, 13 Jul 2023 11:53:19 +0200 Subject: [PATCH] Update browsers-chrome.php stable v101 to v115 Update browsers-chrome.php stable v101 to v115 --- data/browsers-chrome.php | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/data/browsers-chrome.php b/data/browsers-chrome.php index 7e855c91..8e4a185a 100644 --- a/data/browsers-chrome.php +++ b/data/browsers-chrome.php @@ -103,7 +103,22 @@ '97.0.4692' => 'stable', '98.0.4758' => 'stable', '99.0.4844' => 'stable', - '100.0.4896' => 'stable' + '100.0.4896' => 'stable', + '101.0.4951' => 'stable', + '102.0.5005' => 'stable', + '103.0.5060' => 'stable', + '104.0.5112' => 'stable', + '105.0.5195' => 'stable', + '106.0.5249' => 'stable', + '107.0.5304' => 'stable', + '108.0.5359' => 'stable', + '109.0.5414' => 'stable', + '110.0.5481' => 'stable', + '111.0.5563' => 'stable', + '112.0.5615' => 'stable', + '113.0.5672' => 'stable', + '114.0.5735' => 'stable', + '115.0.5790' => 'stable' ]; Chrome::$MOBILE = [ @@ -180,5 +195,20 @@ '97.0.4692' => 'stable', '98.0.4758' => 'stable', '99.0.4844' => 'stable', - '100.0.4896' => 'stable' + '100.0.4896' => 'stable', + '101.0.4951' => 'stable', + '102.0.5005' => 'stable', + '103.0.5060' => 'stable', + '104.0.5112' => 'stable', + '105.0.5195' => 'stable', + '106.0.5249' => 'stable', + '107.0.5304' => 'stable', + '108.0.5359' => 'stable', + '109.0.5414' => 'stable', + '110.0.5481' => 'stable', + '111.0.5563' => 'stable', + '112.0.5615' => 'stable', + '113.0.5672' => 'stable', + '114.0.5735' => 'stable', + '115.0.5790' => 'stable' ];