mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
selenium: Update to version 4.18.0
This commit is contained in:
parent
8e15a13031
commit
40b3cd138a
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.17.0",
|
"version": "4.18.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.17.0/selenium-server-4.17.0.jar#/selenium.jar",
|
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.18.0/selenium-server-4.18.0.jar#/selenium.jar",
|
||||||
"hash": "b8bda2a7741a0c3e01264ef7bff1e8cf3df310d1eea7950d335fae546c584f89",
|
"hash": "ea646a0cedb7771516e7e4566de8341923925e91a384cc2a43a7ae7a9e150f9e",
|
||||||
"bin": "selenium.jar",
|
"bin": "selenium.jar",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/SeleniumHQ/selenium",
|
"github": "https://github.com/SeleniumHQ/selenium",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user