chromedriver: Update to version 117.0.5938.88

This commit is contained in:
github-actions[bot] 2023-09-16 00:33:19 +00:00
parent 08709efe30
commit 4b5bbc8231

View File

@ -1,17 +1,17 @@
{
"version": "117.0.5938.62",
"version": "117.0.5938.88",
"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/117.0.5938.62/win64/chromedriver-win64.zip",
"hash": "573377325789f3c028ac7492fa61293d287f13a6fa2139593e1198dccadb5808",
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/117.0.5938.88/win64/chromedriver-win64.zip",
"hash": "a3f9829c22f270e0817a07f9bc2f77efd338d91af8056e517da15b6687c9391a",
"extract_dir": "chromedriver-win64"
},
"32bit": {
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/117.0.5938.62/win32/chromedriver-win32.zip",
"hash": "060324b8ff3077763b163398cd407016fb030eba98eeef00f9c4ef926e547ef1",
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/117.0.5938.88/win32/chromedriver-win32.zip",
"hash": "a5e7b2da0ec5c997e2ae305bacacd9ddc4289404a6dd86d631e3ac2bbae2f09d",
"extract_dir": "chromedriver-win32"
}
},