diff --git a/chromedriver.json b/chromedriver.json index ae1d98aca9..55eaf8ffc6 100644 --- a/chromedriver.json +++ b/chromedriver.json @@ -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",