chromedriver: Update to version 116.0.5845.96

This commit is contained in:
github-actions[bot] 2023-08-15 20:23:58 +00:00
parent 92fb807b9f
commit 56b4fa2081

View File

@ -1,17 +1,17 @@
{
"version": "115.0.5790.170",
"version": "116.0.5845.96",
"description": "An open source tool for automated testing of webapps across many browsers",
"homepage": "https://chromedriver.chromium.org/",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/115.0.5790.170/win64/chromedriver-win64.zip",
"hash": "801828f7ff28987d83a204d79b206c07f89d9d3847aa935c9a7151bf0a687dc0",
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/116.0.5845.96/win64/chromedriver-win64.zip",
"hash": "ad0526c8f136cb2e4844706899962a060a0cc968c2c9b1a032cc7fdca0ee920d",
"extract_dir": "chromedriver-win64"
},
"32bit": {
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/115.0.5790.170/win32/chromedriver-win32.zip",
"hash": "d97154f829a1a3877bf06a8d455262cdc199e29d01bcee1f7508cff5660a11b6",
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/116.0.5845.96/win32/chromedriver-win32.zip",
"hash": "02f545db7f182672cdcdcf21382d01245c4f665086a00574561f085fc32f1548",
"extract_dir": "chromedriver-win32"
}
},