ie11webdriver: Update to version 4.10.0

This commit is contained in:
github-actions[bot] 2023-06-20 20:23:19 +00:00
parent c7c937a5b6
commit edfe30903b

View File

@ -1,16 +1,16 @@
{
"version": "4.8.1",
"version": "4.10.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.8.0/IEDriverServer_x64_4.8.1.zip",
"hash": "1b3daeb86e40ed51ff48a61a6f94a2dac0dee3b2f2f29b747e38ac9a8565e780"
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.10.0/IEDriverServer_x64_4.10.0.zip",
"hash": "d104623cc5e92f28b57a863085bdb5cae5537773818d5c52f1b664e2e7b4efb5"
},
"32bit": {
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.8.0/IEDriverServer_Win32_4.8.1.zip",
"hash": "2ab31faebab8e5fd6e8ccbc46473f256474d859799d3c2648e2452ef96de11c7"
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.10.0/IEDriverServer_Win32_4.10.0.zip",
"hash": "d31ed7a60fcd31e0210a3f3328eb4f7198a40ca1e4c7803b3c3ddc2a5647256b"
}
},
"bin": "IEDriverServer.exe",