mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
ie11webdriver: Update to version 4.2.0
This commit is contained in:
parent
af05230f69
commit
90afb92f34
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.0.0",
|
||||
"version": "4.2.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.0.0/IEDriverServer_x64_4.0.0.zip",
|
||||
"hash": "5f98213638c84b268b23650a94aa8702dfaaa328fbf89171c2e33afccdd3436a"
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.2.0/IEDriverServer_x64_4.2.0.zip",
|
||||
"hash": "d2aed45da234be3a272b1c24a9baf6d85645e200e3e2b681e8ae81ea4088ba3a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.0.0/IEDriverServer_Win32_4.0.0.zip",
|
||||
"hash": "1e5769b2f60435b69c79b33cd234f64d0e47f7c8974925bd1cdda32ea41f2f47"
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.2.0/IEDriverServer_Win32_4.2.0.zip",
|
||||
"hash": "ba7892736536d471e9803b0b1126de01acefdec111e962c76188a8c69142ce89"
|
||||
}
|
||||
},
|
||||
"bin": "IEDriverServer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user