{ "version": "133.0.6943.53", "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.53/win64/chromedriver-win64.zip", "hash": "3396f0c82895e3951ea2a545d3e84f7b34b02d0e27e73d452d3d93fb7f77890c", "extract_dir": "chromedriver-win64" }, "32bit": { "url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.53/win32/chromedriver-win32.zip", "hash": "c52609d2ca3429933b6cb6d19c5632a7247d553e85ed75ee51154e0fda992781", "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" } } } }