{ "version": "133.0.6943.141", "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://storage.googleapis.com/chrome-for-testing-public/133.0.6943.141/win64/chromedriver-win64.zip", "hash": "deea4e23cbd37f98a5decb72c47cee7df556448812803c2704ee8e415c60763e", "extract_dir": "chromedriver-win64" }, "32bit": { "url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.141/win32/chromedriver-win32.zip", "hash": "8b43b0b3e87f7a2ae6271100ef46f61e0c10e21e53e1294fb80ba9ac0628bb46", "extract_dir": "chromedriver-win32" } }, "bin": "chromedriver.exe", "checkver": { "url": "https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions-with-downloads.json", "jsonpath": "$.channels.Stable.version", "regex": "([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://storage.googleapis.com/chrome-for-testing-public/$version/win64/chromedriver-win64.zip" }, "32bit": { "url": "https://storage.googleapis.com/chrome-for-testing-public/$version/win32/chromedriver-win32.zip" } } } }