diff --git a/bucket/chromedriver.json b/bucket/chromedriver.json index 89a05dd459..3208ce8a64 100644 --- a/bucket/chromedriver.json +++ b/bucket/chromedriver.json @@ -1,10 +1,10 @@ { - "version": "111.0.5563.64", + "version": "112.0.5615.49", "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/111.0.5563.64/chromedriver_win32.zip", - "hash": "md5:1ab9bad13ad569d982302e7e4da63d6c", + "url": "https://chromedriver.storage.googleapis.com/112.0.5615.49/chromedriver_win32.zip", + "hash": "md5:3aa0e2c3dca02a93422152248411c964", "bin": "chromedriver.exe", "checkver": "stable.*?([\\d.]+)<", "autoupdate": {