chromedriver: Update to version 104.0.5112.79

This commit is contained in:
github-actions[bot] 2022-08-03 12:32:53 +00:00
parent 5b1d51c8fb
commit 5cdb46785b

View File

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