Update selenium to version 3.9.1

This commit is contained in:
Richard Kuhnt 2018-02-08 00:00:18 +00:00
parent a6cb77f121
commit 93e8cb0bcf

View File

@ -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": {