diff --git a/bucket/chromedriver.json b/bucket/chromedriver.json index 789753701e..bf15a1fdbd 100644 --- a/bucket/chromedriver.json +++ b/bucket/chromedriver.json @@ -1,10 +1,10 @@ { - "version": "79.0.3945.36", + "version": "80.0.3987.16", "homepage": "https://chromedriver.chromium.org/", "description": "An open source tool for automated testing of webapps across many browsers", "license": "BSD-3-Clause", - "url": "https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_win32.zip", - "hash": "md5:9665be96d739035efdf91684f406fdcf", + "url": "https://chromedriver.storage.googleapis.com/80.0.3987.16/chromedriver_win32.zip", + "hash": "md5:ae4f6a5f5f8ac4cba251ba96985c53c5", "bin": "chromedriver.exe", "checkver": "stable.*?([\\d.]+)<", "autoupdate": {