diff --git a/bucket/chromedriver.json b/bucket/chromedriver.json index d9b60d4d1f..ac17225277 100644 --- a/bucket/chromedriver.json +++ b/bucket/chromedriver.json @@ -1,10 +1,10 @@ { - "version": "113.0.5672.63", + "version": "114.0.5735.90", "description": "An open source tool for automated testing of webapps across many browsers", "homepage": "https://chromedriver.chromium.org/", "license": "BSD-3-Clause", - "url": "https://chromedriver.storage.googleapis.com/113.0.5672.63/chromedriver_win32.zip", - "hash": "md5:47853f34740941971c153b11365716ef", + "url": "https://chromedriver.storage.googleapis.com/114.0.5735.90/chromedriver_win32.zip", + "hash": "md5:7d455bed57ef682d41108e13d45545ca", "bin": "chromedriver.exe", "checkver": "stable.*?([\\d.]+)<", "autoupdate": {