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