Update selenium to version 3.9.0

This commit is contained in:
Richard Kuhnt 2018-02-05 17:00:39 +00:00
parent ae9d0c2e0e
commit add39015d6

View File

@ -1,8 +1,8 @@
{
"version": "3.8.1",
"version": "3.9.0",
"homepage": "http://www.seleniumhq.org/",
"url": "https://selenium-release.storage.googleapis.com/3.8/selenium-server-standalone-3.8.1.jar#/selenium.jar",
"hash": "2ca30da4a482688263b0eed5c73d1a4bbf3116316a1f2ffb96310a1643dbe663",
"url": "https://selenium-release.storage.googleapis.com/3.9/selenium-server-standalone-3.9.0.jar#/selenium.jar",
"hash": "299bb80afb216e4664bb3eab33c40039f05e6704ee1bb7623247554081005f92",
"bin": "selenium.cmd",
"pre_install": "\"@java -jar \"\"$dir\\selenium.jar\"\" %*\" | out-file -en oem \"$dir\\selenium.cmd\"",
"checkver": {