From ef16da1502b7cf12a85022b2ad1b51dc3b7d1898 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 Sep 2017 17:01:46 +0000 Subject: [PATCH] Update selenium to version 3.6.0 --- selenium.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/selenium.json b/selenium.json index 355d669fbb..a37138ba22 100644 --- a/selenium.json +++ b/selenium.json @@ -1,8 +1,8 @@ { - "version": "3.5.3", + "version": "3.6.0", "homepage": "http://www.seleniumhq.org/", - "url": "https://selenium-release.storage.googleapis.com/3.5/selenium-server-standalone-3.5.3.jar#/selenium.jar", - "hash": "66c137224997e631573aa2354c13db4f467dccb08a5345aea15ea70b69728f2f", + "url": "https://selenium-release.storage.googleapis.com/3.6/selenium-server-standalone-3.6.0.jar#/selenium.jar", + "hash": "e21c972f5a0e58e56ee368ba95e202b2117954aa4eae3a9760f86f542d206387", "bin": "selenium.cmd", "pre_install": "\"@java -jar \"\"$dir\\selenium.jar\"\" %*\" | out-file -en oem \"$dir\\selenium.cmd\"", "checkver": {