Update selenium to version 3.7.0

This commit is contained in:
Richard Kuhnt 2017-11-03 01:00:13 +00:00
parent 23b35d9e2e
commit 34cf56a339

View File

@ -1,8 +1,8 @@
{ {
"version": "3.6.0", "version": "3.7.0",
"homepage": "http://www.seleniumhq.org/", "homepage": "http://www.seleniumhq.org/",
"url": "https://selenium-release.storage.googleapis.com/3.6/selenium-server-standalone-3.6.0.jar#/selenium.jar", "url": "https://selenium-release.storage.googleapis.com/3.7/selenium-server-standalone-3.7.0.jar#/selenium.jar",
"hash": "e21c972f5a0e58e56ee368ba95e202b2117954aa4eae3a9760f86f542d206387", "hash": "855c3a0c81d464e1431fa8e98a8e2d430d72ca8d48d89958cef3e76446281f42",
"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": {