diff --git a/bucket/chromedriver.json b/bucket/chromedriver.json index 2e24823d31..93fffc72f0 100644 --- a/bucket/chromedriver.json +++ b/bucket/chromedriver.json @@ -1,10 +1,10 @@ { - "version": "102.0.5005.61", + "version": "103.0.5060.53", "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/102.0.5005.61/chromedriver_win32.zip", - "hash": "md5:21c5d8c3dd0a59d9c71148dfbdeea380", + "url": "https://chromedriver.storage.googleapis.com/103.0.5060.53/chromedriver_win32.zip", + "hash": "md5:797244dcadc6012093c8955463c1c949", "bin": "chromedriver.exe", "checkver": "stable.*?([\\d.]+)<", "autoupdate": {