ie11webdriver: Update to version 4.14.0

This commit is contained in:
github-actions[bot] 2023-10-14 20:23:14 +00:00
parent 4d2d0fe644
commit dc84521e98

View File

@ -1,16 +1,16 @@
{ {
"version": "4.11.0", "version": "4.14.0",
"description": "Selenium WebDriver for Internet Explorer 11", "description": "Selenium WebDriver for Internet Explorer 11",
"homepage": "https://selenium.dev", "homepage": "https://selenium.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.11.0/IEDriverServer_x64_4.11.0.zip", "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.14.0/IEDriverServer_x64_4.14.0.zip",
"hash": "f53f20659d5f3275b7679655b86054742c4959bd7c13b74b7d0ab22b8ff9064c" "hash": "24ddc5f6b081de05d65367020a6e89bc98146fb19b2abc8fafcde4d3dc3fc31c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.11.0/IEDriverServer_Win32_4.11.0.zip", "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.14.0/IEDriverServer_Win32_4.14.0.zip",
"hash": "2fbaa08b4fa43180a1fefdd5e781ca1f734b65bc3377e6c4d934abc76559758d" "hash": "542547970163c91080b6908cd223840743a4ac18f8197a44ea41be7cf1d41e48"
} }
}, },
"bin": "IEDriverServer.exe", "bin": "IEDriverServer.exe",