Update geckodriver to version 0.19.1

This commit is contained in:
Richard Kuhnt 2017-10-31 20:00:21 +00:00
parent 8487840dca
commit 88050c1cb8

View File

@ -1,8 +1,8 @@
{
"version": "0.19.0",
"version": "0.19.1",
"homepage": "https://github.com/mozilla/geckodriver",
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.19.0/geckodriver-v0.19.0-win64.zip",
"hash": "701099db0ecc6135d3c15623f2312475b0b7accdae4adef18721a07f9b54d52e",
"url": "https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-win64.zip",
"hash": "b1c180842aa127686b93b4bf8570790c26a13dcb4c703a073404e0918de42090",
"bin": "geckodriver.exe",
"checkver": "github",
"autoupdate": {