chromedriver: Update to version 78.0.3904.105

This commit is contained in:
Richard Kuhnt 2019-11-18 19:00:20 +00:00
parent afcab18d68
commit e5b4996e48

View File

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