Update selenium to version 3.7.1

This commit is contained in:
Richard Kuhnt 2017-11-07 19:01:46 +00:00
parent 211640b224
commit 68296e4173

View File

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