selenium: Update to version 4.17.0

This commit is contained in:
github-actions[bot] 2024-01-23 16:28:17 +00:00
parent 6209f12b70
commit b8f59921c9

View File

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