From 93e8cb0bcf4d4ebca954bf437433239f8102ff40 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 8 Feb 2018 00:00:18 +0000 Subject: [PATCH] Update selenium to version 3.9.1 --- selenium.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/selenium.json b/selenium.json index 6fd0ba627f..86c339d85b 100644 --- a/selenium.json +++ b/selenium.json @@ -1,8 +1,8 @@ { - "version": "3.9.0", + "version": "3.9.1", "homepage": "http://www.seleniumhq.org/", - "url": "https://selenium-release.storage.googleapis.com/3.9/selenium-server-standalone-3.9.0.jar#/selenium.jar", - "hash": "299bb80afb216e4664bb3eab33c40039f05e6704ee1bb7623247554081005f92", + "url": "https://selenium-release.storage.googleapis.com/3.9/selenium-server-standalone-3.9.1.jar#/selenium.jar", + "hash": "b2445dab8ee073412d90aa6483a52a6362f6b4f049b3d7c45288481577203440", "bin": "selenium.cmd", "pre_install": "\"@java -jar \"\"$dir\\selenium.jar\"\" %*\" | out-file -en oem \"$dir\\selenium.cmd\"", "checkver": {