{ "version": "90.0.4430.24", "description": "An open source tool for automated testing of webapps across many browsers", "homepage": "https://chromedriver.chromium.org/", "license": "BSD-3-Clause", "url": "https://chromedriver.storage.googleapis.com/90.0.4430.24/chromedriver_win32.zip", "hash": "md5:eeb5e37fc4d4b21337a46576137a2053", "bin": "chromedriver.exe", "checkver": "stable.*?([\\d.]+)<", "autoupdate": { "url": "https://chromedriver.storage.googleapis.com/$version/chromedriver_win32.zip", "hash": { "url": "https://chromedriver.storage.googleapis.com/?prefix=$version/", "regex": "$version/$basename.*?\"$md5\"" } } }