ie11webdriver: Update to version 4.7.0

This commit is contained in:
github-actions[bot] 2022-12-02 20:25:42 +00:00
parent 54d1e2e556
commit 475cae6f04

View File

@ -1,16 +1,16 @@
{
"version": "4.6.0",
"version": "4.7.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.6.0/IEDriverServer_x64_4.6.0.zip",
"hash": "a685c39575d25fe5767caebaa213c6b8f3919cc2ef6870941ffddd36f8c505b3"
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.7.0/IEDriverServer_x64_4.7.0.zip",
"hash": "ce28202f9927a647a00443dd764a7cb8e95c286807b2c48f5957c2cc291e0592"
},
"32bit": {
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.6.0/IEDriverServer_Win32_4.6.0.zip",
"hash": "a81ae4c44018e98fb9cbdc883989a58dafcbcb821671d4f65b0f346fd81f40da"
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.7.0/IEDriverServer_Win32_4.7.0.zip",
"hash": "d8f06ff475323559894c765a52a4ac8b30c8839d7bfb25fd0abc4b2fa34fc1fa"
}
},
"bin": "IEDriverServer.exe",