chromedriver: Update to version 79.0.3945.36

This commit is contained in:
Richard Kuhnt 2019-12-10 21:01:14 +00:00
parent e6184df5c3
commit 35bcda9d48

View File

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