Update chromedriver to version 2.28

This commit is contained in:
Richard Kuhnt 2017-03-09 23:00:56 +01:00
parent 884efa902c
commit 20ebb89309

View File

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