From 717b57121d3108f8b91ba74eec835b4b9057f333 Mon Sep 17 00:00:00 2001
From: Franck VANHOUCKE <32266803+thanatos-vf-2000@users.noreply.github.com>
Date: Fri, 27 Sep 2024 16:32:53 +0200
Subject: [PATCH 1/2] 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
---
 data/browsers-chrome.php | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)

diff --git a/data/browsers-chrome.php b/data/browsers-chrome.php
index 8e4a185a..8bed6d92 100644
--- a/data/browsers-chrome.php
+++ b/data/browsers-chrome.php
@@ -118,7 +118,21 @@
     '112.0.5615' => 'stable',
     '113.0.5672' => 'stable',
     '114.0.5735' => 'stable',
-    '115.0.5790' => 'stable'
+    '115.0.5790' => 'stable',
+    '116.0.5845' => 'stable',
+    '117.0.5938' => 'stable',
+    '118.0.5993' => 'stable',
+    '119.0.6045' => 'stable',
+    '120.0.6099' => 'stable',
+    '121.0.6167' => 'stable',
+    '122.0.6261' => 'stable',
+    '123.0.6312' => 'stable',
+    '124.0.6367' => 'stable',
+    '125.0.6422' => 'stable',
+    '126.0.6478' => 'stable',
+    '127.0.6533' => 'stable',
+    '128.0.6613' => 'stable',
+    '129.0.6668' => 'stable'
 ];
 
 Chrome::$MOBILE = [
@@ -210,5 +224,19 @@
     '112.0.5615' => 'stable',
     '113.0.5672' => 'stable',
     '114.0.5735' => 'stable',
-    '115.0.5790' => 'stable'
+    '115.0.5790' => 'stable',
+    '116.0.5845' => 'stable',
+    '117.0.5938' => 'stable',
+    '118.0.5993' => 'stable',
+    '119.0.6045' => 'stable',
+    '120.0.6099' => 'stable',
+    '121.0.6167' => 'stable',
+    '122.0.6261' => 'stable',
+    '123.0.6312' => 'stable',
+    '124.0.6367' => 'stable',
+    '125.0.6422' => 'stable',
+    '126.0.6478' => 'stable',
+    '127.0.6533' => 'stable',
+    '128.0.6613' => 'stable',
+    '129.0.6668' => 'stable'
 ];

From c0e3f8b84ab4f2d58ae9da3e2d4185b8ae5c3228 Mon Sep 17 00:00:00 2001
From: Franck VANHOUCKE <32266803+thanatos-vf-2000@users.noreply.github.com>
Date: Wed, 16 Apr 2025 11:12:39 +0200
Subject: [PATCH 2/2] Update browsers-chrome.php stable v129 to v135

Update browsers-chrome.php stable v129 to v135


used page https://chromereleases.googleblog.com/search/label/Desktop%20Update?max-results=20
---
 data/browsers-chrome.php | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/data/browsers-chrome.php b/data/browsers-chrome.php
index 8bed6d92..1fe0f602 100644
--- a/data/browsers-chrome.php
+++ b/data/browsers-chrome.php
@@ -132,7 +132,13 @@
     '126.0.6478' => 'stable',
     '127.0.6533' => 'stable',
     '128.0.6613' => 'stable',
-    '129.0.6668' => 'stable'
+    '129.0.6668' => 'stable',
+    '130.0.6723' => 'stable',
+    '131.0.6778' => 'stable',
+    '132.0.6834' => 'stable',
+    '133.0.6943' => 'stable',
+    '134.0.6998' => 'stable',
+    '135.0.7049' => 'stable'
 ];
 
 Chrome::$MOBILE = [
@@ -238,5 +244,11 @@
     '126.0.6478' => 'stable',
     '127.0.6533' => 'stable',
     '128.0.6613' => 'stable',
-    '129.0.6668' => 'stable'
+    '129.0.6668' => 'stable',
+    '130.0.6723' => 'stable',
+    '131.0.6778' => 'stable',
+    '132.0.6834' => 'stable',
+    '133.0.6943' => 'stable',
+    '134.0.6998' => 'stable',
+    '135.0.7049' => 'stable'
 ];