diff --git a/bucket/chromedriver.json b/bucket/chromedriver.json index 9335819c14..d7ae9e734c 100644 --- a/bucket/chromedriver.json +++ b/bucket/chromedriver.json @@ -1,10 +1,10 @@ { - "version": "92.0.4515.107", + "version": "93.0.4577.63", "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/92.0.4515.107/chromedriver_win32.zip", - "hash": "md5:c4bef54fef659a07324b9f98724430c4", + "url": "https://chromedriver.storage.googleapis.com/93.0.4577.63/chromedriver_win32.zip", + "hash": "md5:1d57b9dadeafbda128960cf440fea258", "bin": "chromedriver.exe", "checkver": "stable.*?([\\d.]+)<", "autoupdate": {