From 88050c1cb8bbd0bb281e84012f5b259f1e3fc363 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 31 Oct 2017 20:00:21 +0000 Subject: [PATCH] Update geckodriver to version 0.19.1 --- geckodriver.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/geckodriver.json b/geckodriver.json index c438254fe3..31582eab7a 100644 --- a/geckodriver.json +++ b/geckodriver.json @@ -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": {