chromedriver: Update to version 80.0.3987.106

This commit is contained in:
Richard Kuhnt 2020-03-17 18:01:50 +00:00
parent f94b9e323f
commit 9d6d8106fd

View File

@ -1,10 +1,10 @@
{
"version": "81.0.4044.69",
"version": "80.0.3987.106",
"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/81.0.4044.69/chromedriver_win32.zip",
"hash": "md5:e6006040f914e704f591a6abdb3833ef",
"url": "https://chromedriver.storage.googleapis.com/80.0.3987.106/chromedriver_win32.zip",
"hash": "md5:d5fee78fdcb9c2c3af9a2ce1299a8621",
"bin": "chromedriver.exe",
"checkver": "stable.*?([\\d.]+)<",
"autoupdate": {