selenium: Update to version 3.13.0

This commit is contained in:
Richard Kuhnt 2018-06-25 19:00:23 +00:00
parent ad3c122038
commit 6d238d13c2

View File

@ -1,8 +1,8 @@
{ {
"version": "3.12.0", "version": "3.13.0",
"homepage": "http://www.seleniumhq.org/", "homepage": "http://www.seleniumhq.org/",
"url": "https://selenium-release.storage.googleapis.com/3.12/selenium-server-standalone-3.12.0.jar#/selenium.jar", "url": "https://selenium-release.storage.googleapis.com/3.13/selenium-server-standalone-3.13.0.jar#/selenium.jar",
"hash": "d1e44bc63058633791ae8049ce9c689742cc44893d1b1b135d1927c509428c63", "hash": "d03d5c3c8f292529fe235138756431cf1fc32ef9d0f76131c09b5366de4b3d99",
"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": {