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