chromedriver: Update to version 103.0.5060.53

This commit is contained in:
github-actions[bot] 2022-06-22 12:32:07 +00:00
parent 9eb0fa0a2f
commit 4e4b12e2c3

View File

@ -1,10 +1,10 @@
{
"version": "102.0.5005.61",
"version": "103.0.5060.53",
"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/102.0.5005.61/chromedriver_win32.zip",
"hash": "md5:21c5d8c3dd0a59d9c71148dfbdeea380",
"url": "https://chromedriver.storage.googleapis.com/103.0.5060.53/chromedriver_win32.zip",
"hash": "md5:797244dcadc6012093c8955463c1c949",
"bin": "chromedriver.exe",
"checkver": "stable.*?([\\d.]+)<",
"autoupdate": {