{ "version": "120.0.6099.109", "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/120.0.6099.109/win64/chromedriver-win64.zip", "hash": "60cec0c7beb02f1f35930920573fc31f068cb8efca787411022c3b48162107c5", "extract_dir": "chromedriver-win64" }, "32bit": { "url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.109/win32/chromedriver-win32.zip", "hash": "cd722eb565f1769b4cc58ad42065aad54cca29d3c18ad1ba26d1b977bd6af12e", "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://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/$version/win64/chromedriver-win64.zip" }, "32bit": { "url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/$version/win32/chromedriver-win32.zip" } } } }