chromedriver: Update to version 81.0.4044.138

This commit is contained in:
Richard Kuhnt 2020-05-05 22:01:49 +00:00
parent a0730f7e8b
commit 0f339185f0

View File

@ -1,10 +1,10 @@
{ {
"version": "81.0.4044.69", "version": "81.0.4044.138",
"homepage": "https://chromedriver.chromium.org/", "homepage": "https://chromedriver.chromium.org/",
"description": "An open source tool for automated testing of webapps across many browsers", "description": "An open source tool for automated testing of webapps across many browsers",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://chromedriver.storage.googleapis.com/81.0.4044.69/chromedriver_win32.zip", "url": "https://chromedriver.storage.googleapis.com/81.0.4044.138/chromedriver_win32.zip",
"hash": "md5:e6006040f914e704f591a6abdb3833ef", "hash": "md5:d19aef5daf9dbaeac152d27066285a7b",
"bin": "chromedriver.exe", "bin": "chromedriver.exe",
"checkver": "stable.*?([\\d.]+)<", "checkver": "stable.*?([\\d.]+)<",
"autoupdate": { "autoupdate": {