Update selenium to version 3.12.0

This commit is contained in:
Richard Kuhnt 2018-05-09 16:01:37 +00:00
parent 9459a85e6a
commit bbddb55e13

View File

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