chromedriver-canary: Update to version 153.0.7979.0

This commit is contained in:
github-actions[bot] 2026-07-29 21:16:10 +00:00
parent f5b4559111
commit 6c1b6605c0

View File

@ -1,17 +1,17 @@
{
"version": "153.0.7978.0",
"version": "153.0.7979.0",
"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/153.0.7978.0/win64/chromedriver-win64.zip",
"hash": "4f2253231dc03ca59396929574f2853f6dd105cd176698e357e5832ce916b66a",
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/153.0.7979.0/win64/chromedriver-win64.zip",
"hash": "caf7c63464f124a301f53bd3babd3f7553d8249886d3469687ab6d805622dac8",
"extract_dir": "chromedriver-win64"
},
"32bit": {
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/153.0.7978.0/win32/chromedriver-win32.zip",
"hash": "4b6c78bd37101b1c78ac74e97adabaab268b89f223f0c241bfab039efd82cf85",
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/153.0.7979.0/win32/chromedriver-win32.zip",
"hash": "8076e4dd80823462b780d02dcecce4a07ca5f709f3ca5e582ed1d9084df2ba2b",
"extract_dir": "chromedriver-win32"
}
},