Update selenium to version 3.10.0

This commit is contained in:
Richard Kuhnt 2018-03-02 21:01:48 +00:00
parent 5188c71bc2
commit 6d1bb428b5

View File

@ -1,8 +1,8 @@
{ {
"version": "3.9.1", "version": "3.10.0",
"homepage": "http://www.seleniumhq.org/", "homepage": "http://www.seleniumhq.org/",
"url": "https://selenium-release.storage.googleapis.com/3.9/selenium-server-standalone-3.9.1.jar#/selenium.jar", "url": "https://selenium-release.storage.googleapis.com/3.10/selenium-server-standalone-3.10.0.jar#/selenium.jar",
"hash": "b2445dab8ee073412d90aa6483a52a6362f6b4f049b3d7c45288481577203440", "hash": "281213c3041e1143ae23c92a831f1232073bcfba4799eb78c4d7fd7804a8224b",
"bin": "selenium.cmd", "bin": "selenium.cmd",
"pre_install": "\"@java -jar \"\"$dir\\selenium.jar\"\" %*\" | out-file -en oem \"$dir\\selenium.cmd\"", "pre_install": "\"@java -jar \"\"$dir\\selenium.jar\"\" %*\" | out-file -en oem \"$dir\\selenium.cmd\"",
"checkver": { "checkver": {