Update chromedriver to version 2.37

This commit is contained in:
Richard Kuhnt 2018-03-16 17:00:20 +00:00
parent 6f756f899d
commit 0f82fb9db3

View File

@ -1,8 +1,8 @@
{
"version": "2.36",
"version": "2.37",
"homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
"url": "https://chromedriver.storage.googleapis.com/2.36/chromedriver_win32.zip",
"hash": "a5992057ceaae52eb9b3f8e1fead7df5ca7e8c366a3cc3243c3dd8e6200c8a74",
"url": "https://chromedriver.storage.googleapis.com/2.37/chromedriver_win32.zip",
"hash": "60c356fa6b7db08ecc127e02901618495af10f08806021760a01679facaab9fe",
"bin": "chromedriver.exe",
"checkver": {
"url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE",