chromedriver: Update to version 107.0.5304.62

This commit is contained in:
github-actions[bot] 2022-10-25 12:32:10 +00:00
parent b2d8266d73
commit 700a9fec0b

View File

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