selenium: Update to version 4.2.0

This commit is contained in:
github-actions[bot] 2022-05-27 20:28:24 +00:00
parent a9d77a4e0a
commit 5e5cd183a9

View File

@ -1,13 +1,13 @@
{
"version": "4.1.0",
"version": "4.2.0",
"description": "A smart proxy server that allows Selenium tests to route commands to remote web browser instances",
"homepage": "https://selenium.dev",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.1.0/selenium-server-4.1.0.jar#/selenium.jar",
"hash": "5f6701edf43b557495292fa032d6c1f31f0d0aa2f6cf71f844fb8b30775641fe",
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.2.0/selenium-server-4.2.0.jar#/selenium.jar",
"hash": "db884837f93950d664411d4b9e63e5009983cfbc2ce42667e33093c361021049",
"bin": "selenium.jar",
"checkver": {
"github": "https://github.com/SeleniumHQ/selenium",