{ "version": "137.0.7151.68", "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/137.0.7151.68/win64/chromedriver-win64.zip", "hash": "1e1be39e6b02163d0b7886419ceffb158d01bd0a09a418852fb76b433c2ee265", "extract_dir": "chromedriver-win64" }, "32bit": { "url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.68/win32/chromedriver-win32.zip", "hash": "bbcd97e5b6a5cb6bb8e13ebe211cb2e1c2baea9b5e80b19b474b3ea763d75cad", "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" } } } }