ie11webdriver: Update to version 4.8.0

This commit is contained in:
github-actions[bot] 2023-01-23 16:30:50 +00:00
parent 21db79371c
commit d70aef33c9

View File

@ -1,16 +1,16 @@
{
"version": "4.7.0",
"version": "4.8.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.7.0/IEDriverServer_x64_4.7.0.zip",
"hash": "ce28202f9927a647a00443dd764a7cb8e95c286807b2c48f5957c2cc291e0592"
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.8.0/IEDriverServer_x64_4.8.0.zip",
"hash": "c1095f6743e7b8f276ecd4ad135081a8e464a9575ada53f75c3a38f5531aa05d"
},
"32bit": {
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.7.0/IEDriverServer_Win32_4.7.0.zip",
"hash": "d8f06ff475323559894c765a52a4ac8b30c8839d7bfb25fd0abc4b2fa34fc1fa"
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.8.0/IEDriverServer_Win32_4.8.0.zip",
"hash": "31c1b14fe25421d3790971f058b5a462b5b9754ad2a5fc27068a1389abd48f3f"
}
},
"bin": "IEDriverServer.exe",