Update chromedriver to version 2.29

This commit is contained in:
Richard Kuhnt 2017-04-04 19:00:41 +02:00
parent 994e6d8dd3
commit 4ff91e83a2

View File

@ -1,8 +1,8 @@
{ {
"version": "2.28", "version": "2.29",
"homepage": "https://sites.google.com/a/chromium.org/chromedriver/", "homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
"url": "https://chromedriver.storage.googleapis.com/2.28/chromedriver_win32.zip", "url": "https://chromedriver.storage.googleapis.com/2.29/chromedriver_win32.zip",
"hash": "b87ba5138670bd1cc8e3d1bef37eb4282fba4bfba604c83f9412a926c3267b6f", "hash": "d04084021ddd87400e9eddbee8648c97d429f038f54fe06b279584eee441a4b1",
"bin": "chromedriver.exe", "bin": "chromedriver.exe",
"checkver": "Latest Release: <a href=\"[^\"]+\">ChromeDriver ([\\d.]+)", "checkver": "Latest Release: <a href=\"[^\"]+\">ChromeDriver ([\\d.]+)",
"autoupdate": { "autoupdate": {