{ "version": "81.0.4044.69", "homepage": "https://chromedriver.chromium.org/", "description": "An open source tool for automated testing of webapps across many browsers", "license": "BSD-3-Clause", "url": "https://chromedriver.storage.googleapis.com/81.0.4044.69/chromedriver_win32.zip", "hash": "md5:e6006040f914e704f591a6abdb3833ef", "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\"" } } }