Update selenium to version 3.11.0

This commit is contained in:
Richard Kuhnt 2018-03-11 23:00:21 +00:00
parent 4d02efec2b
commit 348d48b7ba

View File

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