ie11webdriver: Update to version 4.3.0

This commit is contained in:
github-actions[bot] 2022-07-15 12:33:15 +00:00
parent fe0c6423f8
commit 5316f12065

View File

@ -1,16 +1,16 @@
{
"version": "4.2.0",
"version": "4.3.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.2.0/IEDriverServer_x64_4.2.0.zip",
"hash": "d2aed45da234be3a272b1c24a9baf6d85645e200e3e2b681e8ae81ea4088ba3a"
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.3.0/IEDriverServer_x64_4.3.0.zip",
"hash": "43e81aae9376d7e7fa6005c5d77f491b9bdf98bdb3d04646cc14d656734a9b5c"
},
"32bit": {
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.2.0/IEDriverServer_Win32_4.2.0.zip",
"hash": "ba7892736536d471e9803b0b1126de01acefdec111e962c76188a8c69142ce89"
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.3.0/IEDriverServer_Win32_4.3.0.zip",
"hash": "7bdb45ee43b52dbd85c213a593d7ae3095990aeb6e4a539f7d42a5eb744594b6"
}
},
"bin": "IEDriverServer.exe",