From 67f1d269d46fc8d58fb9f2abc4ffaf3f6f87f2da Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 1 Nov 2018 19:00:32 +0000 Subject: [PATCH] selenium: Update to version 3.141.0 --- selenium.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/selenium.json b/selenium.json index 3082d4633e..64e46ef066 100644 --- a/selenium.json +++ b/selenium.json @@ -1,8 +1,8 @@ { - "version": "3.14.0", + "version": "3.141.0", "homepage": "http://www.seleniumhq.org/", - "url": "https://selenium-release.storage.googleapis.com/3.14/selenium-server-standalone-3.14.0.jar#/selenium.jar", - "hash": "d38decb0a2ca9196e404838cd3866cd0129af5ee167c592b690e502f0b3d01ad", + "url": "https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.0.jar#/selenium.jar", + "hash": "a9b511e1538bdbff29eddb960e82ec2f0ee9bbc8040635a624dfbb6e0089d464", "bin": "selenium.cmd", "pre_install": "\"@java -jar \"\"$dir\\selenium.jar\"\" %*\" | out-file -en oem \"$dir\\selenium.cmd\"", "checkver": {