From 6d238d13c21a75bfb504b1ac633f0b9830371586 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 25 Jun 2018 19:00:23 +0000 Subject: [PATCH] selenium: Update to version 3.13.0 --- selenium.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/selenium.json b/selenium.json index f64f7b8124..54ccf6d8f3 100644 --- a/selenium.json +++ b/selenium.json @@ -1,8 +1,8 @@ { - "version": "3.12.0", + "version": "3.13.0", "homepage": "http://www.seleniumhq.org/", - "url": "https://selenium-release.storage.googleapis.com/3.12/selenium-server-standalone-3.12.0.jar#/selenium.jar", - "hash": "d1e44bc63058633791ae8049ce9c689742cc44893d1b1b135d1927c509428c63", + "url": "https://selenium-release.storage.googleapis.com/3.13/selenium-server-standalone-3.13.0.jar#/selenium.jar", + "hash": "d03d5c3c8f292529fe235138756431cf1fc32ef9d0f76131c09b5366de4b3d99", "bin": "selenium.cmd", "pre_install": "\"@java -jar \"\"$dir\\selenium.jar\"\" %*\" | out-file -en oem \"$dir\\selenium.cmd\"", "checkver": {