diff --git a/bucket/chromedriver.json b/bucket/chromedriver.json index 8855a195b6..fc7902366a 100644 --- a/bucket/chromedriver.json +++ b/bucket/chromedriver.json @@ -1,10 +1,10 @@ { - "version": "99.0.4844.51", + "version": "100.0.4896.60", "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/99.0.4844.51/chromedriver_win32.zip", - "hash": "md5:c42faa8f2d89fe5d3f3ba20658787144", + "url": "https://chromedriver.storage.googleapis.com/100.0.4896.60/chromedriver_win32.zip", + "hash": "md5:930ff33ae8babeaa74e0dd1ce1dae7ff", "bin": "chromedriver.exe", "checkver": "stable.*?([\\d.]+)<", "autoupdate": {