mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
ie11webdriver: Update to version 4.5.0
This commit is contained in:
parent
3a7290bd77
commit
f0e0260298
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.3.0",
|
||||
"version": "4.5.0",
|
||||
"description": "Selenium WebDriver for Internet Explorer 11",
|
||||
"homepage": "https://selenium.dev",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.3.0/IEDriverServer_x64_4.3.0.zip",
|
||||
"hash": "43e81aae9376d7e7fa6005c5d77f491b9bdf98bdb3d04646cc14d656734a9b5c"
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.5.0/IEDriverServer_x64_4.5.0.zip",
|
||||
"hash": "4bb6847a6db59ec482f4e620d5b69e3364388dd598f35d28a4937764f900ba22"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.3.0/IEDriverServer_Win32_4.3.0.zip",
|
||||
"hash": "7bdb45ee43b52dbd85c213a593d7ae3095990aeb6e4a539f7d42a5eb744594b6"
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.5.0/IEDriverServer_Win32_4.5.0.zip",
|
||||
"hash": "5286a34c880330a4ea201dc29d368b1c8b216222fc387e758ba36a82a5cc6c2c"
|
||||
}
|
||||
},
|
||||
"bin": "IEDriverServer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user